Skip to content

Commit

Permalink
Bump the quarkus group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the quarkus group with 2 updates: [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) and [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform).


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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and marko-bekhta committed Dec 9, 2024
1 parent 5c846f6 commit bd54d16
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 @@ -14,7 +14,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
<quarkus.platform.version>3.17.2</quarkus.platform.version>
<quarkus.platform.version>3.17.3</quarkus.platform.version>
<version.commons-csv>1.12.0</version.commons-csv>
<version.assertj>3.26.0</version.assertj>
<skipITs>true</skipITs>
Expand Down

0 comments on commit bd54d16

Please sign in to comment.