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 4dfa63a commit cc4214aCopy full SHA for cc4214a
appengine-java11/quarkus-helloworld/pom.xml
@@ -32,7 +32,7 @@ limitations under the License.
32
<surefire-plugin.version>2.22.2</surefire-plugin.version>
33
<maven.compiler.target>11</maven.compiler.target>
34
<maven.compiler.source>11</maven.compiler.source>
35
- <quarkus.version>1.11.0.Final</quarkus.version>
+ <quarkus.version>1.11.1.Final</quarkus.version>
36
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
37
</properties>
38
0 commit comments