Skip to content

Commit

Permalink
Bump quarkus.platform.version from 3.13.3 to 3.14.1
Browse files Browse the repository at this point in the history
Bumps `quarkus.platform.version` from 3.13.3 to 3.14.1.

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.13.3 to 3.14.1

Updates `io.quarkus:quarkus-extension-processor` from 3.13.3 to 3.14.1

Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.13.3 to 3.14.1
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.13.3...3.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent df814d5 commit 1d815d3
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
@@ -48,7 +48,7 @@
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>

<quarkus.platform.version>3.13.3</quarkus.platform.version>
<quarkus.platform.version>3.14.1</quarkus.platform.version>
<slf4j.version>2.0.16</slf4j.version>
<lombok.version>1.18.34</lombok.version>

0 comments on commit 1d815d3

Please sign in to comment.