diff --git a/bom/application/pom.xml b/bom/application/pom.xml index 357c04a176462..2dca6a87084e9 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -43,7 +43,7 @@ 1.0 2.0.1 1.13.2 - 2.13.1 + 2.13.2 3.3.1 3.0.5 3.1.1 diff --git a/jakarta/rewrite.yml b/jakarta/rewrite.yml index 5c13e63ddd777..43396b5b0140e 100644 --- a/jakarta/rewrite.yml +++ b/jakarta/rewrite.yml @@ -534,7 +534,7 @@ recipeList: newValue: '3.0' - org.openrewrite.maven.ChangePropertyValue: key: smallrye-config.version - newValue: '3.1.1' + newValue: '3.1.2' - org.openrewrite.maven.ChangePropertyValue: key: smallrye-fault-tolerance.version newValue: '6.1.0'