Commit c7aa174 1 parent 972e205 commit c7aa174 Copy full SHA for c7aa174
File tree 2 files changed +2
-2
lines changed
flink-dist/src/main/resources/META-INF
flink-state-backends/flink-statebackend-forst
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ This project bundles the following dependencies under the Apache Software Licens
8
8
9
9
- com.google.code.findbugs:jsr305:1.3.9
10
10
- com.ververica:frocksdbjni:8.10.0-ververica-1.0
11
- - com.ververica:forstjni:0.1.7
11
+ - com.ververica:forstjni:0.1.8
12
12
- commons-cli:commons-cli:1.5.0
13
13
- commons-collections:commons-collections:3.2.2
14
14
- commons-io:commons-io:2.15.1
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ under the License.
63
63
<dependency >
64
64
<groupId >com.ververica</groupId >
65
65
<artifactId >forstjni</artifactId >
66
- <version >0.1.7 </version >
66
+ <version >0.1.8 </version >
67
67
</dependency >
68
68
69
69
<!-- test dependencies -->
You can’t perform that action at this time.
0 commit comments