Skip to content

Commit f40bdab

Browse files
authored
fix(deps): update dependency io.quarkus:quarkus-bom to v3.5.1 (GoogleCloudPlatform#8858)
1 parent 313b445 commit f40bdab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • appengine-java11/quarkus-helloworld

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.0</version>
43+
<version>3.5.1</version>
4444
<type>pom</type>
4545
<scope>import</scope>
4646
</dependency>

0 commit comments

Comments
 (0)