Skip to content

Commit

Permalink
build(deps): bump io.quarkus:quarkus-bom from 3.2.9.Final to 3.2.12.F…
Browse files Browse the repository at this point in the history
…inal (#287)

* build(deps): bump io.quarkus:quarkus-bom

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

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update pom.xml

Signed-off-by: Elliott Baron <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Elliott Baron <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Elliott Baron <[email protected]>
  • Loading branch information
dependabot[bot] and ebaron authored Apr 30, 2024
1 parent 26986dd commit ac7502e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@

<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus.platform.version>3.2.9.Final</quarkus.platform.version>
<quarkus-plugin.version>3.2.9.Final</quarkus-plugin.version>
<quarkus.platform.version>3.2.12.Final</quarkus.platform.version>
<quarkus-plugin.version>3.2.12.Final</quarkus-plugin.version>
<!-- TODO Remove if Quarkus updates Netty in 3.2 -->
<io.netty.version>4.1.108.Final</io.netty.version>

Expand Down

0 comments on commit ac7502e

Please sign in to comment.