Skip to content

Commit dc40722

Browse files
Update dependency org.openrewrite.recipe:rewrite-java-security to v3.22.0
1 parent b39368a commit dc40722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ apply from: rootProject.file('gradle/spotless-freshmark.gradle')
2222
dependencies {
2323
rewrite(platform('org.openrewrite.recipe:rewrite-recipe-bom:3.18.0'))
2424
rewrite('org.openrewrite.recipe:rewrite-migrate-java:3.19.0')
25-
rewrite('org.openrewrite.recipe:rewrite-java-security:3.19.2')
25+
rewrite('org.openrewrite.recipe:rewrite-java-security:3.22.0')
2626
rewrite('org.openrewrite.recipe:rewrite-rewrite:0.14.0')
2727
rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.19.0')
2828
rewrite('org.openrewrite.recipe:rewrite-third-party:0.31.1')

0 commit comments

Comments
 (0)