Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Commit

Permalink
Bump quarkus.platform.version from 2.8.1.Final to 2.8.2.Final (#378)
Browse files Browse the repository at this point in the history
Bumps `quarkus.platform.version` from 2.8.1.Final to 2.8.2.Final.

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

Updates `quarkus-maven-plugin` from 2.8.1.Final to 2.8.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]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 27, 2022
1 parent f80a4a2 commit 9a0d3e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native-image-samples/native-image-samples-quarkus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<artifactId>native-image-samples-quarkus</artifactId>

<properties>
<quarkus.platform.version>2.8.1.Final</quarkus.platform.version>
<quarkus.platform.version>2.8.2.Final</quarkus.platform.version>
<assertj-core.version>3.22.0</assertj-core.version>
</properties>

Expand Down

0 comments on commit 9a0d3e0

Please sign in to comment.