Skip to content

Commit c7aa174

Browse files
committed
[FLINK-37437][state/forst] Bump forstjni version to 0.1.8
1 parent 972e205 commit c7aa174

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flink-dist/src/main/resources/META-INF/NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This project bundles the following dependencies under the Apache Software Licens
88

99
- com.google.code.findbugs:jsr305:1.3.9
1010
- com.ververica:frocksdbjni:8.10.0-ververica-1.0
11-
- com.ververica:forstjni:0.1.7
11+
- com.ververica:forstjni:0.1.8
1212
- commons-cli:commons-cli:1.5.0
1313
- commons-collections:commons-collections:3.2.2
1414
- commons-io:commons-io:2.15.1

flink-state-backends/flink-statebackend-forst/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ under the License.
6363
<dependency>
6464
<groupId>com.ververica</groupId>
6565
<artifactId>forstjni</artifactId>
66-
<version>0.1.7</version>
66+
<version>0.1.8</version>
6767
</dependency>
6868

6969
<!-- test dependencies -->

0 commit comments

Comments
 (0)