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-drools.git
The following commit(s) were added to refs/heads/main by this push:
new aa66ba8bf2 Upgrade quarkus to 3.15.3.1 (#6286)
aa66ba8bf2 is described below
commit aa66ba8bf23832f826c6f1691a8956bf6fd1237e
Author: ANN JOY <[email protected]>
AuthorDate: Fri Mar 28 14:28:46 2025 +0530
Upgrade quarkus to 3.15.3.1 (#6286)
---
build-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build-parent/pom.xml b/build-parent/pom.xml
index c642f251f9..843d151faa 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
@@ -74,7 +74,7 @@
<version.guru.nidi>0.18.0</version.guru.nidi>
<version.info.picocli>4.7.5</version.info.picocli>
<version.io.micrometer>1.12.2</version.io.micrometer>
- <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.io.smallrye.openapi.core>3.10.0</version.io.smallrye.openapi.core>
<version.it.unimi.dsi.fastutil>8.5.11</version.it.unimi.dsi.fastutil>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]