Skip to content

Commit b09f25c

Browse files
committed
[FLINK-28574] Bump the JOSDK version to 3.2.1
1 parent 84b08d0 commit b09f25c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

flink-kubernetes-operator/src/main/resources/META-INF/NOTICE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ This project bundles the following dependencies under the Apache Software Licens
4343
- io.fabric8:kubernetes-model-scheduling:5.12.3
4444
- io.fabric8:kubernetes-model-storageclass:5.12.3
4545
- io.fabric8:zjsonpatch:0.3.0
46-
- io.javaoperatorsdk:operator-framework-core:3.1.1
47-
- io.javaoperatorsdk:operator-framework:3.1.1
46+
- io.javaoperatorsdk:operator-framework-core:3.2.1
47+
- io.javaoperatorsdk:operator-framework:3.2.1
4848
- org.apache.commons:commons-compress:1.21
4949
- org.apache.commons:commons-lang3:3.12.0
5050
- org.apache.commons:commons-math3:3.6.1

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ under the License.
6868
<maven-resources-plugin.version>3.2.0</maven-resources-plugin.version>
6969
<git-commit-id-maven-plugin.version>5.0.0</git-commit-id-maven-plugin.version>
7070

71-
<operator.sdk.version>3.1.1</operator.sdk.version>
71+
<operator.sdk.version>3.2.1</operator.sdk.version>
7272
<operator.sdk.admission-controller.version>0.2.0</operator.sdk.admission-controller.version>
7373

7474
<fabric8.version>5.12.3</fabric8.version>

0 commit comments

Comments
 (0)