Skip to content

Commit

Permalink
Bump io.quarkus:quarkus-bom from 3.13.0 to 3.14.4
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.14.4.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.13.0...3.14.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent c33ea87 commit a3b4872
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.14.4</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 a3b4872

Please sign in to comment.