Skip to content

Commit

Permalink
Bump org.rocksdb:rocksdbjni from 9.6.1 to 9.7.3
Browse files Browse the repository at this point in the history
Bumps [org.rocksdb:rocksdbjni](https://github.com/facebook/rocksdb) from 9.6.1 to 9.7.3.
- [Release notes](https://github.com/facebook/rocksdb/releases)
- [Changelog](https://github.com/facebook/rocksdb/blob/v9.7.3/HISTORY.md)
- [Commits](facebook/rocksdb@v9.6.1...v9.7.3)

---
updated-dependencies:
- dependency-name: org.rocksdb:rocksdbjni
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 4e746be commit d67b780
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<slf4j.version>2.0.16</slf4j.version>
<jasypt.version>1.9.3</jasypt.version>
<h2.version>2.3.232</h2.version>
<rocksdb.version>9.6.1</rocksdb.version>
<rocksdb.version>9.7.3</rocksdb.version>
<kryo5.version>5.5.0</kryo5.version>
<jts.version>1.20.0</jts.version>
<commons-codec.version>1.17.1</commons-codec.version>
Expand Down

0 comments on commit d67b780

Please sign in to comment.