Skip to content

Commit

Permalink
[kie-issues#913] Upgrade to and align with 3.2.10.Final Quarkus LTS r…
Browse files Browse the repository at this point in the history
…elease. (apache#3409)
  • Loading branch information
baldimir authored Feb 21, 2024
1 parent a4d6597 commit 40f080f
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,7 +16,7 @@

<properties>
<!-- this version property is used in plugins but also in dependencies too -->
<version.io.quarkus>3.2.9.Final</version.io.quarkus>
<version.io.quarkus>3.2.10.Final</version.io.quarkus>
<version.io.quarkus.quarkus-test>${version.io.quarkus}</version.io.quarkus.quarkus-test>
<version.org.springframework.boot>3.0.5</version.org.springframework.boot>
<version.org.apache.kafka>3.4.0</version.org.apache.kafka>
Expand Down Expand Up @@ -89,7 +89,7 @@
<version.org.rocksdb>7.10.2</version.org.rocksdb>
<!-- consider migrating to 3.x JDK 9: https://jakarta.ee/specifications/restful-ws/ -->
<version.jakarta.ws.rs>3.1.0</version.jakarta.ws.rs>
<version.org.jboss.resteasy>6.2.4.Final</version.org.jboss.resteasy>
<version.org.jboss.resteasy>6.2.7.Final</version.org.jboss.resteasy>
<version.org.keycloak>21.0.1</version.org.keycloak>
<!-- It seems that the confluent kafka cannot replace wurstmeister/kafka so easily. See FAI-729 -->
<version.wurstmeister.kafka>2.12-2.2.1</version.wurstmeister.kafka>
Expand Down

0 comments on commit 40f080f

Please sign in to comment.