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-optaplanner.git
The following commit(s) were added to refs/heads/main by this push:
new c857b95327 [kie-issues#1908] Upgrade Quarkus to 3.20.x (#3176)
c857b95327 is described below
commit c857b9532752d5066de3daa7585a90a4e0105fe0
Author: Tibor Zimányi <[email protected]>
AuthorDate: Wed May 28 12:38:42 2025 +0200
[kie-issues#1908] Upgrade Quarkus to 3.20.x (#3176)
---
build/optaplanner-build-parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build/optaplanner-build-parent/pom.xml
b/build/optaplanner-build-parent/pom.xml
index 51b4414f47..f94a55206f 100644
--- a/build/optaplanner-build-parent/pom.xml
+++ b/build/optaplanner-build-parent/pom.xml
@@ -46,8 +46,8 @@
<version.org.apache.logging.log4j>2.22.1</version.org.apache.logging.log4j>
<version.com.thoughtworks.xstream>1.4.21</version.com.thoughtworks.xstream>
<version.io.quarkiverse.operatorsdk>6.6.7</version.io.quarkiverse.operatorsdk>
- <version.io.quarkus>3.15.3.1</version.io.quarkus>
- <version.io.netty>4.1.118.Final</version.io.netty>
+ <version.io.quarkus>3.20.1</version.io.quarkus>
+ <version.io.netty>4.1.121.Final</version.io.netty>
<version.org.apache.commons.math3>3.6.1</version.org.apache.commons.math3>
<version.org.apache.commons.text>1.11.0</version.org.apache.commons.text>
<version.org.apache.openjpa>4.0.0</version.org.apache.openjpa>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]