Skip to content

Commit 62cd4bf

Browse files
Bump com.github.jnr:jnr-ffi from 2.2.17 to 2.2.18 in /log4j-cassandra (#3971)
Bumps [com.github.jnr:jnr-ffi](https://github.com/jnr/jnr-ffi) from 2.2.17 to 2.2.18. - [Commits](jnr/jnr-ffi@jnr-ffi-2.2.17...jnr-ffi-2.2.18) --- updated-dependencies: - dependency-name: com.github.jnr:jnr-ffi dependency-version: 2.2.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a6cb7b7 commit 62cd4bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log4j-cassandra/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<!-- at least this version has one CVE less than the one suggested by Cassandra -->
4747
<guava.version>25.1-jre</guava.version>
4848
<!-- Pinned transitive dependencies for reproducibility between Linux and MacOS -->
49-
<jnr-ffi.version>2.2.17</jnr-ffi.version>
49+
<jnr-ffi.version>2.2.18</jnr-ffi.version>
5050
<snappy.version>1.1.10.8</snappy.version>
5151
</properties>
5252

0 commit comments

Comments
 (0)