Skip to content

Commit b708451

Browse files
committed
chore: quarkus operator sdk and related version updates
Signed-off-by: Attila Mészáros <[email protected]>
1 parent a8ced95 commit b708451

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
<maven.compiler.target>${java.version}</maven.compiler.target>
1616
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1717
<surefire-plugin.version>3.3.1</surefire-plugin.version>
18-
<fabric8-client.version>6.13.1</fabric8-client.version>
19-
<quarkus.version>3.8.3</quarkus.version>
18+
<fabric8-client.version>6.13.4</fabric8-client.version>
19+
<quarkus.version>3.17.4</quarkus.version>
2020
<graalvm.version>24.0.1</graalvm.version>
2121
<mokito.version>5.11.0</mokito.version>
22-
<qosdk.version>6.6.8</qosdk.version>
22+
<qosdk.version>6.9.1</qosdk.version>
2323
<assertj.version>3.25.3</assertj.version>
2424
<spotless.version>2.43.0</spotless.version>
2525
</properties>

0 commit comments

Comments
 (0)