Skip to content

Commit

Permalink
Bump version.quarkus from 2.13.2.Final to 2.13.3.Final (#136)
Browse files Browse the repository at this point in the history
Bumps `version.quarkus` from 2.13.2.Final to 2.13.3.Final.

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

Updates `quarkus-junit5` from 2.13.2.Final to 2.13.3.Final

Updates `quarkus-maven-plugin` from 2.13.2.Final to 2.13.3.Final

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-junit5
  dependency-type: direct:development
  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]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 24, 2022
1 parent 81d4f53 commit a4de27d
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 @@ -41,7 +41,7 @@
<version.debezium>1.9.6.Final</version.debezium>
<version.mysql.driver>8.0.30</version.mysql.driver>
<!-- Quarkus -->
<version.quarkus>2.13.2.Final</version.quarkus>
<version.quarkus>2.13.3.Final</version.quarkus>
<!-- ANTLR -->
<!-- Align with Antlr runtime version pulled in via debezium -->
<version.antlr>4.8</version.antlr>
Expand Down

0 comments on commit a4de27d

Please sign in to comment.