Skip to content

Commit

Permalink
build(deps): bump quarkus.version from 1.13.7.Final to 3.17.3
Browse files Browse the repository at this point in the history
Bumps `quarkus.version` from 1.13.7.Final to 3.17.3.

Updates `io.quarkus:quarkus-bom` from 1.13.7.Final to 3.17.3
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@1.13.7.Final...3.17.3)

Updates `io.quarkus:quarkus-maven-plugin` from 1.13.7.Final to 3.17.3

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 32684c9 commit 59c15ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tobago-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<properties>
<app.packaging>war</app.packaging>
<quarkus.version>1.13.7.Final</quarkus.version>
<quarkus.version>3.17.3</quarkus.version>
</properties>

<modules>
Expand Down

0 comments on commit 59c15ad

Please sign in to comment.