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 04dbe91d2c [kie-issues#1884] Upgrade quarkus to 3.15.3.1 (#3171)
04dbe91d2c is described below
commit 04dbe91d2c7f82c65a6d4f26b8f25636e5d2bb55
Author: ANN JOY <[email protected]>
AuthorDate: Fri Mar 28 14:29:20 2025 +0530
[kie-issues#1884] Upgrade quarkus to 3.15.3.1 (#3171)
Upgrade quarkus to 3.15.3.1
---
build/optaplanner-build-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build/optaplanner-build-parent/pom.xml
b/build/optaplanner-build-parent/pom.xml
index 11fb81a18f..f968844c4d 100644
--- a/build/optaplanner-build-parent/pom.xml
+++ b/build/optaplanner-build-parent/pom.xml
@@ -46,7 +46,7 @@
<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</version.io.quarkus>
+ <version.io.quarkus>3.15.3.1</version.io.quarkus>
<version.io.netty>4.1.118.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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]