Skip to content

Commit fcc9469

Browse files
authored
fix(deps): update dependency io.quarkus:quarkus-bom to v3.5.3 (GoogleCloudPlatform#8902)
1 parent ef36b96 commit fcc9469

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
@@ -40,7 +40,7 @@ limitations under the License.
4040
<dependency>
4141
<groupId>io.quarkus</groupId>
4242
<artifactId>quarkus-bom</artifactId>
43-
<version>3.5.2</version>
43+
<version>3.5.3</version>
4444
<type>pom</type>
4545
<scope>import</scope>
4646
</dependency>

0 commit comments

Comments
 (0)