Skip to content

Commit

Permalink
Bump org.rocksdb:rocksdbjni from 7.0.4 to 9.7.3 in /java/springboot
Browse files Browse the repository at this point in the history
Bumps [org.rocksdb:rocksdbjni](https://github.com/facebook/rocksdb) from 7.0.4 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@v7.0.4...v9.7.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent a81d67c commit 6239c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/springboot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>org.rocksdb</groupId>
<artifactId>rocksdbjni</artifactId>
<version>7.0.4</version>
<version>9.7.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 6239c0c

Please sign in to comment.