Skip to content

Commit

Permalink
Bump org.rocksdb:rocksdbjni from 8.5.4 to 8.6.7
Browse files Browse the repository at this point in the history
Bumps [org.rocksdb:rocksdbjni](https://github.com/facebook/rocksdb) from 8.5.4 to 8.6.7.
- [Release notes](https://github.com/facebook/rocksdb/releases)
- [Changelog](https://github.com/facebook/rocksdb/blob/v8.6.7/HISTORY.md)
- [Commits](facebook/rocksdb@v8.5.4...v8.6.7)

---
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 Nov 8, 2023
1 parent 3b1dc04 commit d4468cf
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 @@ -30,7 +30,7 @@
<slf4j.version>2.0.9</slf4j.version>
<jasypt.version>1.9.3</jasypt.version>
<h2.version>2.2.224</h2.version>
<rocksdb.version>8.5.4</rocksdb.version>
<rocksdb.version>8.6.7</rocksdb.version>
<kryo5.version>5.5.0</kryo5.version>
<jts.version>1.19.0</jts.version>
<commons-codec.version>1.16.0</commons-codec.version>
Expand Down

0 comments on commit d4468cf

Please sign in to comment.