File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
flink-kubernetes-operator/src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -47,8 +47,8 @@ This project bundles the following dependencies under the Apache Software Licens
4747- io.fabric8:kubernetes-model-scheduling:jar:6.13.2
4848- io.fabric8:kubernetes-model-storageclass:jar:6.13.2
4949- io.fabric8:zjsonpatch:jar:0.3.0
50- - io.javaoperatorsdk:operator-framework-core:jar:4.8.3
51- - io.javaoperatorsdk:operator-framework:jar:4.8.3
50+ - io.javaoperatorsdk:operator-framework-core:jar:4.9.4
51+ - io.javaoperatorsdk:operator-framework:jar:4.9.4
5252- org.apache.commons:commons-compress:1.21
5353- org.apache.commons:commons-lang3:3.14.0
5454- org.apache.commons:commons-math3:3.6.1
Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ under the License.
7575 <maven-javadoc-plugin .version>3.3.2</maven-javadoc-plugin .version>
7676 <git-commit-id-maven-plugin .version>5.0.0</git-commit-id-maven-plugin .version>
7777
78- <operator .sdk.version>4.8.3 </operator .sdk.version>
78+ <operator .sdk.version>4.9.4 </operator .sdk.version>
7979 <operator .sdk.webhook-framework.version>1.1.1</operator .sdk.webhook-framework.version>
8080
8181 <fabric8 .version>6.13.2</fabric8 .version>
You can’t perform that action at this time.
0 commit comments