Skip to content

Commit ae9211e

Browse files
Bump io.quarkus:quarkus-bom
Bumps [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.13.2 to 3.17.5. - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@3.13.2...3.17.5) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 866403a commit ae9211e

File tree

1 file changed

+1
-1
lines changed
  • chapter3/quarkus-aws-requeststreamhandler

1 file changed

+1
-1
lines changed

chapter3/quarkus-aws-requeststreamhandler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<quarkus-plugin.version>3.13.2</quarkus-plugin.version>
1717
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
1818
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
19-
<quarkus.platform.version>3.13.2</quarkus.platform.version>
19+
<quarkus.platform.version>3.17.5</quarkus.platform.version>
2020
<surefire-plugin.version>3.5.2</surefire-plugin.version>
2121
</properties>
2222
<dependencyManagement>

0 commit comments

Comments
 (0)