Skip to content

Commit

Permalink
chore(ci): bump rocksdbjni from 8.0.0 to 8.3.2
Browse files Browse the repository at this point in the history
Bumps [rocksdbjni](https://github.com/facebook/rocksdb) from 8.0.0 to 8.3.2.
- [Release notes](https://github.com/facebook/rocksdb/releases)
- [Changelog](https://github.com/facebook/rocksdb/blob/v8.3.2/HISTORY.md)
- [Commits](facebook/rocksdb@v8.0.0...v8.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent bf2736a commit e3760ee
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 @@ -77,7 +77,7 @@
<!-- dependencies and plugins -->
<jackson-bom.version>2.15.2</jackson-bom.version>
<netty.version>4.1.94.Final</netty.version>
<rocksdbjni.version>8.0.0</rocksdbjni.version>
<rocksdbjni.version>8.3.2</rocksdbjni.version>
<rsocket.version>1.1.4</rsocket.version>
<itf-maven.version>0.12.0</itf-maven.version>
<maven-dependencies.version>3.9.2</maven-dependencies.version>
Expand Down

0 comments on commit e3760ee

Please sign in to comment.