Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion log4j-cassandra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<!-- at least this version has one CVE less than the one suggested by Cassandra -->
<guava.version>25.1-jre</guava.version>
<!-- Pinned transitive dependencies for reproducibility between Linux and MacOS -->
<jnr-ffi.version>2.2.16</jnr-ffi.version>
<jnr-ffi.version>2.2.17</jnr-ffi.version>
<snappy.version>1.1.10.7</snappy.version>
</properties>

Expand Down
Loading