Skip to content

Commit

Permalink
Bump io.quarkus:quarkus-universe-bom from 1.10.3.Final to 3.9.4
Browse files Browse the repository at this point in the history
Bumps [io.quarkus:quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) from 1.10.3.Final to 3.9.4.
- [Commits](quarkusio/quarkus-platform@1.10.3.Final...3.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 18, 2024
1 parent 9c6e7fd commit 8fa8d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/restful-ws-quarkus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<quarkus-plugin.version>1.10.3.Final</quarkus-plugin.version>
<quarkus.platform.artifact-id>quarkus-universe-bom</quarkus.platform.artifact-id>
<quarkus.platform.group-id>io.quarkus</quarkus.platform.group-id>
<quarkus.platform.version>1.10.3.Final</quarkus.platform.version>
<quarkus.platform.version>3.9.4</quarkus.platform.version>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 8fa8d82

Please sign in to comment.