Skip to content

Commit

Permalink
Maven pom.xml(deps): Bump quarkus.platform.version (#248)
Browse files Browse the repository at this point in the history
Bumps `quarkus.platform.version` from 2.8.1.Final to 2.8.3.Final.

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

Updates `quarkus-maven-plugin` from 2.8.1.Final to 2.8.3.Final

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.platform: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 May 7, 2022
1 parent 5af74da commit e84bc32
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 @@ -35,7 +35,7 @@

<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id>
<quarkus.platform.version>2.8.1.Final</quarkus.platform.version>
<quarkus.platform.version>2.8.3.Final</quarkus.platform.version>

<maven.compiler.parameters>true</maven.compiler.parameters>
<surefire-plugin.version>3.0.0-M6</surefire-plugin.version>
Expand Down

0 comments on commit e84bc32

Please sign in to comment.