File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 145145
146146 <!--
147147 WARNING: The following group of dependencies has to be aligned with the corresponding Quarkus version.
148- See notes for each entry.
149148 -->
150149 <quarkus .version>3.15.1</quarkus .version>
151- <!-- Go to `io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom` and then to the parent `io.quarkiverse.operatorsdk:quarkus-operator-sdk-parent`. -->
152- <!-- TODO: Fix: Currently, versions are not aligned exactly (3.11.1 vs 3.11.0), because there is no closer version supported by QOSDK. -->
150+ <!--
151+ Go to `io.quarkiverse.operatorsdk:quarkus-operator-sdk-bom` and then to the parent `io.quarkiverse.operatorsdk:quarkus-operator-sdk-parent`,
152+ e.g. https://repo1.maven.org/maven2/io/quarkiverse/operatorsdk/quarkus-operator-sdk-parent/6.8.4/quarkus-operator-sdk-parent-6.8.4.pom
153+ to check that the versions match.
154+ -->
153155 <quarkus-operator-sdk .version>6.8.4</quarkus-operator-sdk .version>
154- <java-operator-sdk .version>4.9.7 </java-operator-sdk .version>
156+ <java-operator-sdk .version>4.9.6 </java-operator-sdk .version>
155157 <!-- /WARNING -->
156158
157159 <!-- Jandex -->
You can’t perform that action at this time.
0 commit comments