Skip to content

Commit

Permalink
Fix transitivity handling for commons-codec:commons-codec in Spring B…
Browse files Browse the repository at this point in the history
…oot Update 3.2 (#671)
  • Loading branch information
MBoegers authored Jan 17, 2025
1 parent 6848a7f commit c965199
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/META-INF/rewrite/spring-boot-32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ recipeList:
artifactId: commons-codec
version: 1.7.x
onlyIfUsing: org.apache.commons.codec..*
acceptTransitive: true
- org.openrewrite.java.spring.security6.UpgradeSpringSecurity_6_2
- org.openrewrite.java.spring.boot3.SpringBootProperties_3_2
- org.openrewrite.java.spring.framework.UpgradeSpringFramework_6_1
Expand Down

0 comments on commit c965199

Please sign in to comment.