diff --git a/bom/application/pom.xml b/bom/application/pom.xml index f2ca5770bf49a0..884838778a8209 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -130,8 +130,8 @@ 5.9.1 1.5.0 6.14.2 - 13.0.11.Final - 4.4.3.Final + 14.0.0.Final + 4.5.0.Final 2.9.3 4.1.82.Final 1.8.0 diff --git a/jakarta/rewrite.yml b/jakarta/rewrite.yml index 0229b9a5429a3b..cb14ed89f6cb1c 100644 --- a/jakarta/rewrite.yml +++ b/jakarta/rewrite.yml @@ -849,12 +849,6 @@ type: specs.openrewrite.org/v1beta/recipe name: io.quarkus.infinispan displayName: Adjust Infinispan version and dependencies recipeList: - - org.openrewrite.maven.ChangePropertyValue: - key: infinispan.version - newValue: 14.0.0.CR2 - - org.openrewrite.maven.ChangePropertyValue: - key: infinispan.protostream.version - newValue: 14.0.0.CR2 - org.openrewrite.maven.ChangeManagedDependencyGroupIdAndArtifactId: oldGroupId: org.infinispan oldArtifactId: infinispan-core