Skip to content

Commit

Permalink
STORM-4153 - rocksdb jni 9.8.4
Browse files Browse the repository at this point in the history
* Bump org.rocksdb:rocksdbjni from 9.7.3 to 9.8.4

Bumps [org.rocksdb:rocksdbjni](https://github.com/facebook/rocksdb) from 9.7.3 to 9.8.4.
- [Release notes](https://github.com/facebook/rocksdb/releases)
- [Changelog](https://github.com/facebook/rocksdb/blob/v9.8.4/HISTORY.md)
- [Commits](facebook/rocksdb@v9.7.3...v9.8.4)

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

Signed-off-by: dependabot[bot] <[email protected]>

* license

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Richard Zowalla <[email protected]>
  • Loading branch information
dependabot[bot] and rzo1 authored Jan 13, 2025
1 parent a6a5f98 commit 6f86af4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DEPENDENCY-LICENSES
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ List of third-party dependencies grouped by their license type.

Apache License, Version 2.0, GNU General Public License, version 2

* RocksDB JNI (org.rocksdb:rocksdbjni:9.7.3 - https://rocksdb.org)
* RocksDB JNI (org.rocksdb:rocksdbjni:9.8.4 - https://rocksdb.org)

Apache License, Version 2.0, LGPL 2.1, MPL 1.1

Expand Down
2 changes: 1 addition & 1 deletion LICENSE-binary
Original file line number Diff line number Diff line change
Expand Up @@ -899,7 +899,7 @@ The license texts of these dependencies can be found in the licenses directory.

Apache License, Version 2.0, GNU General Public License, version 2

* RocksDB JNI (org.rocksdb:rocksdbjni:9.7.3 - https://rocksdb.org)
* RocksDB JNI (org.rocksdb:rocksdbjni:9.8.4 - https://rocksdb.org)

Apache License, Version 2.0, LGPL 2.1, MPL 1.1

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
<jakarta-jaxws-version>3.1.0</jakarta-jaxws-version>
<jaxb-version>2.3.1</jaxb-version>
<activation-version>1.1.1</activation-version>
<rocksdb-jni-version>9.7.3</rocksdb-jni-version>
<rocksdb-jni-version>9.8.4</rocksdb-jni-version>
<json-smart.version>2.5.1</json-smart.version>
<byte-buddy.version>1.15.11</byte-buddy.version>
<gson.version>2.11.0</gson.version>
Expand Down

0 comments on commit 6f86af4

Please sign in to comment.