Skip to content

Commit

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

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

Updates `quarkus-maven-plugin` from 2.2.2.Final to 2.2.3.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2021
1 parent 695f9d7 commit 67ae78c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ SPDX-License-Identifier: Apache-2.0
<packaging>jar</packaging>

<properties>
<quarkus.platform.version>2.2.2.Final</quarkus.platform.version>
<quarkus.platform.version>2.2.3.Final</quarkus.platform.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 67ae78c

Please sign in to comment.