Skip to content

Commit 4a1c405

Browse files
committed
Merge branch 'cassandra-4.1' into cassandra-5.0
2 parents 3199a95 + aeae910 commit 4a1c405

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.build/parent-pom-template.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@
359359
<dependency>
360360
<groupId>org.apache.commons</groupId>
361361
<artifactId>commons-lang3</artifactId>
362-
<version>3.13.0</version>
362+
<version>3.18.0</version>
363363
</dependency>
364364
<dependency>
365365
<groupId>org.apache.commons</groupId>

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
5.0.6
22
* Sort SSTable TOC entries for determinism (CASSANDRA-20494)
33
Merged from 4.0:
4+
* Update commons-lang3 to 3.18.0 (CASSANDRA-20849)
45
* Add NativeTransportMaxConcurrentConnectionsPerIp to StorageProxyMBean (CASSANDRA-20642)
56
* Make secondary index implementations notified about rows in fully expired SSTables in compaction (CASSANDRA-20829)
67

0 commit comments

Comments
 (0)