Skip to content

Commit

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

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

Updates `io.quarkus.platform:quarkus-amazon-services-bom` from 3.18.3 to 3.18.4
- [Commits](quarkusio/quarkus-platform@3.18.3...3.18.4)

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

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.platform:quarkus-amazon-services-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent b765b1b commit cd5855d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<maven.compiler.target>11</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.platform.version>3.18.3</quarkus.platform.version>
<quarkus.platform.version>3.18.4</quarkus.platform.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit cd5855d

Please sign in to comment.