Skip to content

Commit

Permalink
build(deps): bump quarkus.platform.version from 3.2.4.Final to 3.5.0
Browse files Browse the repository at this point in the history
Bumps `quarkus.platform.version` from 3.2.4.Final to 3.5.0.

Updates `io.quarkus.platform:quarkus-bom` from 3.2.4.Final to 3.5.0
- [Commits](quarkusio/quarkus-platform@3.2.4.Final...3.5.0)

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

Updates `io.quarkus:quarkus-panache-common` from 3.2.4.Final to 3.5.0

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.2.4.Final to 3.5.0
- [Commits](quarkusio/quarkus-platform@3.2.4.Final...3.5.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-amazon-services-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus:quarkus-panache-common
  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 Oct 25, 2023
1 parent 258c103 commit 31427db
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 @@ -41,7 +41,7 @@
<org.testcontainers.bom.version>1.19.1</org.testcontainers.bom.version>
<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.2.4.Final</quarkus.platform.version>
<quarkus.platform.version>3.5.0</quarkus.platform.version>
<quarkus-quinoa.version>2.2.1</quarkus-quinoa.version>

<com.github.spotbugs.version>4.8.0</com.github.spotbugs.version>
Expand Down

0 comments on commit 31427db

Please sign in to comment.