Merge pull request 'fix(deps): update quarkus.platform.version to 3.16.2' (#20) from renovate/quarkus.platform.version into main
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 1m42s
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 1m42s
Reviewed-on: phoenix/quarkus-commons#20
This commit is contained in:
commit
120b3fdcc8
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ Quarkus Commons
|
|||
===============
|
||||
|
||||
[](https://openjdk.org/projects/jdk/21/)
|
||||
[](https://quarkus.io/guides/)
|
||||
[](https://quarkus.io/guides/)
|
||||
[](https://maven.apache.org/)
|
||||
|
||||
<!-- TOC -->
|
||||
|
|
2
pom.xml
2
pom.xml
|
@ -27,7 +27,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>3.16.1</quarkus.platform.version>
|
||||
<quarkus.platform.version>3.16.2</quarkus.platform.version>
|
||||
|
||||
<!-- Dependencies -->
|
||||
<java-uuid-generator.version>5.1.0</java-uuid-generator.version>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue