Skip to content

Commit

Permalink
Bump quarkus.version from 3.2.11.Final to 3.2.12.Final in /api (#695)
Browse files Browse the repository at this point in the history
Bumps `quarkus.version` from 3.2.11.Final to 3.2.12.Final.

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.2.11.Final to 3.2.12.Final

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-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 22, 2024
1 parent f48d74b commit eec1fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<docker.push>false</docker.push>

<!-- Dependencies -->
<quarkus.version>3.2.11.Final</quarkus.version>
<quarkus.version>3.2.12.Final</quarkus.version>
<jandex-maven-plugin.version>3.1.7</jandex-maven-plugin.version>
<strimzi-oauth.version>0.15.0</strimzi-oauth.version>
<hamcrest.version>2.2</hamcrest.version>
Expand Down

0 comments on commit eec1fd6

Please sign in to comment.