We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3199a95 + aeae910 commit 4a1c405Copy full SHA for 4a1c405
.build/parent-pom-template.xml
@@ -359,7 +359,7 @@
359
<dependency>
360
<groupId>org.apache.commons</groupId>
361
<artifactId>commons-lang3</artifactId>
362
- <version>3.13.0</version>
+ <version>3.18.0</version>
363
</dependency>
364
365
CHANGES.txt
@@ -1,6 +1,7 @@
1
5.0.6
2
* Sort SSTable TOC entries for determinism (CASSANDRA-20494)
3
Merged from 4.0:
4
+ * Update commons-lang3 to 3.18.0 (CASSANDRA-20849)
5
* Add NativeTransportMaxConcurrentConnectionsPerIp to StorageProxyMBean (CASSANDRA-20642)
6
* Make secondary index implementations notified about rows in fully expired SSTables in compaction (CASSANDRA-20829)
7
0 commit comments