Skip to content

Commit 8508a16

Browse files
authored
chore(deps): update quarkus.version to v1.10.3.final (GoogleCloudPlatform#4375)
1 parent a53a0f4 commit 8508a16

File tree

1 file changed

+1
-1
lines changed
  • appengine-java11/quarkus-helloworld

1 file changed

+1
-1
lines changed

appengine-java11/quarkus-helloworld/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ limitations under the License.
3232
<surefire-plugin.version>2.22.2</surefire-plugin.version>
3333
<maven.compiler.target>11</maven.compiler.target>
3434
<maven.compiler.source>11</maven.compiler.source>
35-
<quarkus.version>1.10.2.Final</quarkus.version>
35+
<quarkus.version>1.10.3.Final</quarkus.version>
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737
</properties>
3838

0 commit comments

Comments
 (0)