This is an automated email from the ASF dual-hosted git repository.
yesamer 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 2b44e4c6dd [CVE] Upgrade Quarkus to 3.27.4 - Fix CVE-2026-39852 (#3233)
2b44e4c6dd is described below
commit 2b44e4c6dd68fcab6e79acea26bdfe6c2bb1b1d7
Author: ANN JOY <[email protected]>
AuthorDate: Mon Jun 8 12:21:38 2026 +0530
[CVE] Upgrade Quarkus to 3.27.4 - Fix CVE-2026-39852 (#3233)
Upgrade Quarkus to 3.27.4
---
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 0c1cd35abf..d3337d0d36 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.27.3</version.io.quarkus>
+ <version.io.quarkus>3.27.4</version.io.quarkus>
<version.org.apache.commons.math3>3.6.1</version.org.apache.commons.math3>
<version.org.apache.commons.text>1.14.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]