8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e280d commit 08be742Copy full SHA for 08be742
appengine-java11/quarkus-helloworld/pom.xml
@@ -40,7 +40,7 @@ limitations under the License.
40
<dependency>
41
<groupId>io.quarkus</groupId>
42
<artifactId>quarkus-bom</artifactId>
43
- <version>3.2.3.Final</version>
+ <version>3.2.4.Final</version>
44
<type>pom</type>
45
<scope>import</scope>
46
</dependency>
@@ -69,7 +69,7 @@ limitations under the License.
69
<plugin>
70
71
<artifactId>quarkus-maven-plugin</artifactId>
72
73
<executions>
74
<execution>
75
<goals>
0 commit comments