This is an automated email from the ASF dual-hosted git repository.
tzimanyi pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-runtimes.git
The following commit(s) were added to refs/heads/main by this push:
new 40f080fc60 [kie-issues#913] Upgrade to and align with 3.2.10.Final
Quarkus LTS release. (#3409)
40f080fc60 is described below
commit 40f080fc60e9e89f49b0b9c36e88cd15443b7de3
Author: Tibor Zimányi <[email protected]>
AuthorDate: Wed Feb 21 12:12:56 2024 +0100
[kie-issues#913] Upgrade to and align with 3.2.10.Final Quarkus LTS
release. (#3409)
---
kogito-build/kogito-dependencies-bom/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kogito-build/kogito-dependencies-bom/pom.xml
b/kogito-build/kogito-dependencies-bom/pom.xml
index 9cc67b4cf2..f7dcd5f218 100644
--- a/kogito-build/kogito-dependencies-bom/pom.xml
+++ b/kogito-build/kogito-dependencies-bom/pom.xml
@@ -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>
@@ -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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]