Skip to content

Commit

Permalink
Bump io.quarkus:quarkus-bom from 3.13.0 to 3.16.3
Browse files Browse the repository at this point in the history
Bumps [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.13.0 to 3.16.3.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.13.0...3.16.3)

---
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]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent e3e5d47 commit 35f8a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<!-- Quarkus version used by the tests -->
<quarkus.version>3.13.0</quarkus.version>
<quarkus.version>3.16.3</quarkus.version>
<!-- Camel quarkus version used by the tests -->
<camel-quarkus.version>2.13.3</camel-quarkus.version>
<!-- Http version used by the tests -->
Expand Down

0 comments on commit 35f8a3e

Please sign in to comment.