Skip to content

Commit 72c2308

Browse files
authored
chore(deps): update quarkus packages to v3.5.0 (GoogleCloudPlatform#8842)
1 parent 0b49469 commit 72c2308

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • appengine-java11/quarkus-helloworld

appengine-java11/quarkus-helloworld/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ limitations under the License.
4040
<dependency>
4141
<groupId>io.quarkus</groupId>
4242
<artifactId>quarkus-bom</artifactId>
43-
<version>3.4.3</version>
43+
<version>3.5.0</version>
4444
<type>pom</type>
4545
<scope>import</scope>
4646
</dependency>
@@ -69,7 +69,7 @@ limitations under the License.
6969
<plugin>
7070
<groupId>io.quarkus</groupId>
7171
<artifactId>quarkus-maven-plugin</artifactId>
72-
<version>3.4.3</version>
72+
<version>3.5.0</version>
7373
<executions>
7474
<execution>
7575
<goals>

0 commit comments

Comments
 (0)