Skip to content

Commit

Permalink
Update RocksDB version from 8.0.0 to 8.3.2 (#5832)
Browse files Browse the repository at this point in the history
Signed-off-by: Ameziane H <ameziane.hamlat@consensys.net>

Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
  • Loading branch information
ahamlat and macfarla committed Sep 7, 2023
1 parent b74d392 commit 5cce895
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5731,6 +5731,14 @@
<sha256 value="ccbef06f66ed35a25563355eb25b825357372fa119b3337dabca62e5d2e796e8" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.rocksdb" name="rocksdbjni" version="8.3.2">
<artifact name="rocksdbjni-8.3.2.jar">
<sha256 value="289cafede18172b2a477833485360f938fb82f5fc2c4aaaf2801a8b62f8e153b" origin="Generated by Gradle"/>
</artifact>
<artifact name="rocksdbjni-8.3.2.pom">
<sha256 value="6a839aaf380b2a841a32f0e988666dfface3308f30fa15c895066054855991db" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.slf4j" name="slf4j-api" version="1.7.30">
<artifact name="slf4j-api-1.7.30.jar">
<sha256 value="cdba07964d1bb40a0761485c6b1e8c2f8fd9eb1d19c53928ac0d7f9510105c57" origin="Generated by Gradle"/>
Expand Down
2 changes: 1 addition & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ dependencyManagement {

dependency 'org.owasp.encoder:encoder:1.2.3'

dependency 'org.rocksdb:rocksdbjni:8.0.0'
dependency 'org.rocksdb:rocksdbjni:8.3.2'

dependencySet(group: 'org.slf4j', version:'2.0.7') {
entry 'slf4j-api'
Expand Down

0 comments on commit 5cce895

Please sign in to comment.