Skip to content

Commit

Permalink
Bump the quarkus group with 1 update
Browse files Browse the repository at this point in the history
Bumps the quarkus group with 1 update: [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus).

- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.3.2...3.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mbarbero committed Sep 24, 2023
1 parent 98ed392 commit ff9ca94
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 @@ -16,7 +16,7 @@

<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus.platform.version>3.3.2</quarkus.platform.version>
<quarkus.platform.version>3.4.0</quarkus.platform.version>
<quarkus-plugin.version>${quarkus.platform.version}</quarkus-plugin.version>
<quarkus.native.additional-build-args>--initialize-at-run-time=com.google.common.cache</quarkus.native.additional-build-args>
<quarkus.native.compression.level>5</quarkus.native.compression.level>
Expand Down

0 comments on commit ff9ca94

Please sign in to comment.