Skip to content

Commit 61a1fd3

Browse files
authored
fix: revert improper change to Quarkus version (#591)
1 parent 5335f7e commit 61a1fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<packaging>pom</packaging>
1313
<name>Quarkus - Operator SDK - Parent</name>
1414
<properties>
15-
<quarkus.version>3.0.2.Final</quarkus.version>
15+
<quarkus.version>3.0.3.Final</quarkus.version>
1616
<java-operator-sdk.version>4.3.3</java-operator-sdk.version>
1717
</properties>
1818

0 commit comments

Comments
 (0)