Skip to content

Commit

Permalink
Bump quarkus-version from 3.12.0 to 3.13.0
Browse files Browse the repository at this point in the history
Bumps `quarkus-version` from 3.12.0 to 3.13.0.

Updates `io.quarkus.platform:quarkus-bom` from 3.12.0 to 3.13.0
- [Commits](quarkusio/quarkus-platform@3.12.0...3.13.0)

Updates `io.quarkus.platform:quarkus-camel-bom` from 3.12.0 to 3.13.0
- [Commits](quarkusio/quarkus-platform@3.12.0...3.13.0)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.12.0 to 3.13.0
- [Commits](quarkusio/quarkus-platform@3.12.0...3.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Aug 5, 2024
1 parent cc5de0d commit ce4ae34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<maven.compiler.release>17</maven.compiler.release>

<camel-version>4.7.0</camel-version>
<quarkus-version>3.12.0</quarkus-version>
<quarkus-version>3.13.0</quarkus-version>
<spring-version>6.1.4</spring-version>
<spring-boot-version>3.2.5</spring-boot-version>

Expand Down

0 comments on commit ce4ae34

Please sign in to comment.