Skip to content

Commit

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

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

Updates `io.quarkus:quarkus-maven-plugin` from 2.16.6.Final to 3.9.3

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-universe-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 10, 2024
1 parent d1d05d9 commit 95057cf
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 @@ -25,7 +25,7 @@ SPDX-License-Identifier: Apache-2.0

<compas.core.version>0.11.0</compas.core.version>

<quarkus.platform.version>2.16.6.Final</quarkus.platform.version>
<quarkus.platform.version>3.9.3</quarkus.platform.version>
<microprofile-openapi-api.version>3.1.1</microprofile-openapi-api.version>
<powsybl.version>6.3.0</powsybl.version>
<log4j2.version>2.23.1</log4j2.version>
Expand Down

0 comments on commit 95057cf

Please sign in to comment.