Skip to content

Commit

Permalink
Merge pull request #12 from kiegroup/bump-1.13.x-quarkus-2.13.9.Final
Browse files Browse the repository at this point in the history
[1.13.x] Bump Quarkus version to 2.13.9.Final
  • Loading branch information
mareknovotny authored Jan 26, 2024
2 parents 0513aca + 2e85cf1 commit ef61f75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kogito-build/kogito-dependencies-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

<properties>
<!-- this version property is used in plugins but also in dependencies too -->
<version.io.quarkus>2.13.8.Final</version.io.quarkus>
<version.io.quarkus.quarkus-test-maven>2.13.8.Final</version.io.quarkus.quarkus-test-maven>
<version.io.quarkus>2.13.9.Final</version.io.quarkus>
<version.io.quarkus.quarkus-test-maven>2.13.9.Final</version.io.quarkus.quarkus-test-maven>
<version.org.springframework.boot>2.5.12</version.org.springframework.boot>

<!-- dependencies versions -->
Expand Down

0 comments on commit ef61f75

Please sign in to comment.