Skip to content

Commit 756e3cd

Browse files
authored
Update dependency org.openrewrite.recipe:rewrite-java-security to v3.22.0 (#2699)
2 parents 0be5ba8 + d4888e4 commit 756e3cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/rewrite.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ rewrite {
2323
dependencies {
2424
rewrite(platform('org.openrewrite.recipe:rewrite-recipe-bom:3.18.0'))
2525
rewrite('org.openrewrite.recipe:rewrite-migrate-java:3.20.0')
26-
rewrite('org.openrewrite.recipe:rewrite-java-security:3.20.0')
26+
rewrite('org.openrewrite.recipe:rewrite-java-security:3.22.0')
2727
rewrite('org.openrewrite.recipe:rewrite-rewrite:0.14.1')
2828
rewrite('org.openrewrite.recipe:rewrite-static-analysis:2.22.0')
2929
rewrite('org.openrewrite.recipe:rewrite-third-party:0.31.1')

0 commit comments

Comments
 (0)