Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps): Bump quarkus.platform.version from 3.11.2 to 3.28.5
Bumps `quarkus.platform.version` from 3.11.2 to 3.28.5.

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.11.2 to 3.28.5

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2025
commit 7131a955c66f4b5da65b8455c2ab7b7d51e8b9fa
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ SPDX-License-Identifier: Apache-2.0

<compas.core.version>0.16.0</compas.core.version>

<quarkus.platform.version>3.11.2</quarkus.platform.version>
<quarkus.platform.version>3.28.5</quarkus.platform.version>
<log4j2.version>2.25.2</log4j2.version>
<powsybl.sld.version>4.4.0</powsybl.sld.version>
<gson.version>2.13.1</gson.version>
Expand Down
Loading