Skip to content

Commit

Permalink
Bump org.rocksdb:rocksdbjni from 9.6.1 to 9.7.3 (#1067)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 9, 2024
1 parent 47838ef commit 80f9654
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.6.2</kryo5.version>
<jts.version>1.20.0</jts.version>
<commons-codec.version>1.17.1</commons-codec.version>
Expand Down

0 comments on commit 80f9654

Please sign in to comment.