Skip to content

Commit

Permalink
Bump org.rocksdb:rocksdbjni from 9.4.0 to 9.5.2 (#1025)
Browse files Browse the repository at this point in the history
Bumps [org.rocksdb:rocksdbjni](https://github.com/facebook/rocksdb) from 9.4.0 to 9.5.2.
- [Release notes](https://github.com/facebook/rocksdb/releases)
- [Changelog](https://github.com/facebook/rocksdb/blob/v9.5.2/HISTORY.md)
- [Commits](facebook/rocksdb@v9.4.0...v9.5.2)

---
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 Aug 22, 2024
1 parent fe41c89 commit 0bf4f4c
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.4.0</rocksdb.version>
<rocksdb.version>9.5.2</rocksdb.version>
<kryo5.version>5.5.0</kryo5.version>
<jts.version>1.19.0</jts.version>
<commons-codec.version>1.17.1</commons-codec.version>
Expand Down

0 comments on commit 0bf4f4c

Please sign in to comment.