diff --git a/.ci/environments/quarkus-3/patches/0001_before_sh.patch b/.ci/environments/quarkus-3/patches/0001_before_sh.patch
index 2d5d703a6cfb..59020b96ffe2 100644
--- a/.ci/environments/quarkus-3/patches/0001_before_sh.patch
+++ b/.ci/environments/quarkus-3/patches/0001_before_sh.patch
@@ -1,38 +1,36 @@
diff --git a/build-parent/pom.xml b/build-parent/pom.xml
-index 9bc19a4dc1..b6300a3b31 100644
+index 9bc19a4dc1..642d1d70c1 100644
--- a/build-parent/pom.xml
+++ b/build-parent/pom.xml
-@@ -40,22 +40,22 @@
+@@ -35,10 +35,10 @@
+ - Version properties must be sorted alphabetically (other form of sorting were found to be unclear and ambiguous).
+ -->
+ 1.2.9
+- 1.15
++ 1.16.0
+ 3.2.2
1.1.1
- 2.11.0
+- 2.11.0
++ 2.13.0
1.10.0
-- 2.15.2
-- 2.15.2
-- 2.15.2
-+ 2.14.2
-+ 2.14.2
-+ 2.14.2
- 4.31.0
- 3.7.4
- 1.0.1
- 3.22.0
-- 2.2.220
-+ 2.1.214
- 1.0.86
+ 2.15.2
+ 2.15.2
+@@ -52,10 +52,10 @@
2.3.0
1.4.20
0.18.0
- 4.7.1
+- 4.7.1
- 1.10.2
- 2.16.10.Final
- 3.1.1
-+ 1.10.5
-+ 3.0.0.Final
-+ 3.3.2
++ 4.7.4
++ 1.11.1
++ 3.2.5.Final
++ 3.4.0
8.5.11
4.13.1
1.8.0
-@@ -68,42 +68,42 @@
+@@ -68,43 +68,43 @@
4.4.15
3.8.6
1.7.3
@@ -50,12 +48,12 @@ index 9bc19a4dc1..b6300a3b31 100644
1.3
- 5.6.12.Final
-+ 6.2.0.Final
++ 6.2.7.Final
2.3.0
14.0.13.Final
3.26.0-GA
- 5.13.1.Final
-+ 6.0.0.Final
++ 6.0.1.Final
7.6.1.Final
3.1.6.Final
- 2.0.1
@@ -64,10 +62,10 @@ index 9bc19a4dc1..b6300a3b31 100644
- 1.2.1
- 1.0
- 1.3.5
-+ 3.0.2
++ 3.0.3
+ 4.0.1
-+ 2.0.0
-+ 2.1.1
++ 2.0.1
++ 2.1.2
+ 2.0.1
+ 2.1.1
3.2.6
@@ -83,6 +81,7 @@ index 9bc19a4dc1..b6300a3b31 100644
- 1.1.6
- 1.1.6
- 1.5.1
+- 5.9.2
+ 2.0.1
+ 3.1.0
+ 4.0.0
@@ -90,21 +89,13 @@ index 9bc19a4dc1..b6300a3b31 100644
+ 6.0.0
+ 4.0.0
+ 3.0.0
-+ 1.1.1
-+ 2.1.1
++ 1.1.2
++ 2.1.2
+ 1.6.4
- 5.9.2
++ 5.9.3
2.5.0.Final
2.0.7
-@@ -132,7 +132,7 @@
- 2.2.0
- 1.5.0
- 2.3.0-jaxb-1.0.6
-- 4.11.0
-+ 5.2.0
-
- 1.21
-
+ 1.7.30
@@ -151,10 +151,10 @@
2.22.1
@@ -126,16 +117,17 @@ index 9bc19a4dc1..b6300a3b31 100644
+ 42.6.0
2.0.1
- 3.0.5
+- 3.0.5
++ 3.1.2
${version.io.smallrye.jandex}
- 1.0.11
-+ 3.0.2
++ 3.0.3
- 3.24.2
-+ 3.25.1
++ 3.25.3
- 32.0.1-jre
-+ 31.1-jre
++ 32.0.0-jre
@@ -168,7 +160,7 @@ index 9bc19a4dc1..b6300a3b31 100644
- ${version.com.sun.xml.bind}
+ org.glassfish.jaxb
+ jaxb-runtime
-+ 4.0.2
++ 4.0.3
com.sun.xml.bind
diff --git a/.ci/environments/quarkus-3/quarkus3.yml b/.ci/environments/quarkus-3/quarkus3.yml
index 97e5c0b0975e..e5137f015fee 100644
--- a/.ci/environments/quarkus-3/quarkus3.yml
+++ b/.ci/environments/quarkus-3/quarkus3.yml
@@ -3,8 +3,8 @@ description: Update Quarkus version and refactor imports and resources if needed
type: specs.openrewrite.org/v1beta/recipe
recipeList:
- org.openrewrite.maven.ChangePropertyValue: {
- key: version.io.quarkus,
- newValue: 3.2.5.Final
+ newValue: 3.2.5.Final,
+ key: version.io.quarkus
}
- org.kie.drools.Quarkus3Migration
- org.kie.ManagedDependencies