Skip to content

Commit

Permalink
Bump quarkus.version from 2.16.1.Final to 2.16.2.Final
Browse files Browse the repository at this point in the history
Bumps `quarkus.version` from 2.16.1.Final to 2.16.2.Final.

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

Updates `quarkus-bootstrap-maven-plugin` from 2.16.1.Final to 2.16.2.Final

Updates `quarkus-maven-plugin` from 2.16.1.Final to 2.16.2.Final

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-bootstrap-maven-plugin
  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] committed Feb 11, 2023
1 parent ebbf01c commit 8179544
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 @@ -22,7 +22,7 @@
<compiler.plugin.version>3.8.1</compiler.plugin.version>
<surefire.plugin.version>2.22.2</surefire.plugin.version>

<quarkus.version>2.16.1.Final</quarkus.version>
<quarkus.version>2.16.2.Final</quarkus.version>
<mybatis.version>3.5.10</mybatis.version>
<mybatis-plus.version>3.5.3.1</mybatis-plus.version>
<vyarus.version>3.0.3</vyarus.version>
Expand Down

0 comments on commit 8179544

Please sign in to comment.