Skip to content

Commit

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

---
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 Jul 5, 2024
1 parent 5dc009f commit 7b87985
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 @@ -55,7 +55,7 @@
<slf4j.version>2.0.13</slf4j.version>
<jasypt.version>1.9.3</jasypt.version>
<h2.version>2.2.224</h2.version>
<rocksdb.version>9.2.1</rocksdb.version>
<rocksdb.version>9.3.1</rocksdb.version>
<kryo5.version>5.5.0</kryo5.version>
<jts.version>1.19.0</jts.version>
<commons-codec.version>1.17.0</commons-codec.version>
Expand Down

0 comments on commit 7b87985

Please sign in to comment.