Skip to content

Commit

Permalink
Bump quarkus.platform.version from 2.6.1.Final to 2.6.2.Final
Browse files Browse the repository at this point in the history
Bumps `quarkus.platform.version` from 2.6.1.Final to 2.6.2.Final.

Updates `quarkus-universe-bom` from 2.6.1.Final to 2.6.2.Final
- [Release notes](https://github.com/quarkusio/quarkus-platform/releases)
- [Commits](quarkusio/quarkus-platform@2.6.1.Final...2.6.2.Final)

Updates `quarkus-maven-plugin` from 2.6.1.Final to 2.6.2.Final

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2022
1 parent 97548e0 commit 7af5980
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 @@ -26,7 +26,7 @@ SPDX-License-Identifier: Apache-2.0

<compas.core.version>0.7.0</compas.core.version>

<quarkus.platform.version>2.6.1.Final</quarkus.platform.version>
<quarkus.platform.version>2.6.2.Final</quarkus.platform.version>
<microprofile-openapi-api.version>3.0</microprofile-openapi-api.version>
<slf4j.version>1.7.32</slf4j.version>
<powsybl.version>4.6.0</powsybl.version>
Expand Down

0 comments on commit 7af5980

Please sign in to comment.