File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
4.0.19
2
+ * Update commons-lang3 to 3.18.0 (CASSANDRA-20849)
2
3
* Add NativeTransportMaxConcurrentConnectionsPerIp to StorageProxyMBean (CASSANDRA-20642)
3
4
* Make secondary index implementations notified about rows in fully expired SSTables in compaction (CASSANDRA-20829)
4
5
* Ensure prepared_statement INSERT timestamp precedes eviction DELETE (CASSANDRA-19703)
Original file line number Diff line number Diff line change 560
560
<dependency groupId =" commons-cli" artifactId =" commons-cli" version =" 1.1" />
561
561
<dependency groupId =" commons-codec" artifactId =" commons-codec" version =" 1.9" />
562
562
<dependency groupId =" commons-io" artifactId =" commons-io" version =" 2.6" scope =" test" />
563
- <dependency groupId =" org.apache.commons" artifactId =" commons-lang3" version =" 3.11 " />
563
+ <dependency groupId =" org.apache.commons" artifactId =" commons-lang3" version =" 3.18.0 " />
564
564
<dependency groupId =" org.apache.commons" artifactId =" commons-math3" version =" 3.2" />
565
565
<dependency groupId =" org.antlr" artifactId =" antlr" version =" 3.5.2" scope =" provided" >
566
566
<exclusion groupId =" org.antlr" artifactId =" stringtemplate" />
You can’t perform that action at this time.
0 commit comments