Skip to content

Commit

Permalink
Add spring-boot-maven-plugin version upgrade to spring boot migration
Browse files Browse the repository at this point in the history
  • Loading branch information
sambsnyd committed Aug 8, 2024
1 parent d9bb991 commit 5c7ad98
Show file tree
Hide file tree
Showing 12 changed files with 48 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/resources/META-INF/rewrite/spring-boot-20.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ recipeList:
artifactId: "*"
newVersion: 2.0.x
overrideManagedVersion: false
- org.openrewrite.maven.UpgradePluginVersion:
groupId: org.springframework.boot
artifactId: spring-boot-maven-plugin
newVersion: 2.0.x
- org.openrewrite.maven.UpgradeParentVersion:
groupId: org.springframework.boot
artifactId: spring-boot-starter-parent
Expand Down
4 changes: 4 additions & 0 deletions src/main/resources/META-INF/rewrite/spring-boot-21.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ recipeList:
artifactId: "*"
newVersion: 2.1.x
overrideManagedVersion: false
- org.openrewrite.maven.UpgradePluginVersion:
groupId: org.springframework.boot
artifactId: spring-boot-maven-plugin
newVersion: 2.1.x
- org.openrewrite.maven.UpgradeParentVersion:
groupId: org.springframework.boot
artifactId: spring-boot-starter-parent
Expand Down
4 changes: 4 additions & 0 deletions src/main/resources/META-INF/rewrite/spring-boot-22.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ recipeList:
artifactId: "*"
newVersion: 2.2.x
overrideManagedVersion: false
- org.openrewrite.maven.UpgradePluginVersion:
groupId: org.springframework.boot
artifactId: spring-boot-maven-plugin
newVersion: 2.2.x
- org.openrewrite.maven.UpgradeParentVersion:
groupId: org.springframework.boot
artifactId: spring-boot-starter-parent
Expand Down
4 changes: 4 additions & 0 deletions src/main/resources/META-INF/rewrite/spring-boot-23.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ recipeList:
artifactId: "*"
newVersion: 2.3.x
overrideManagedVersion: false
- org.openrewrite.maven.UpgradePluginVersion:
groupId: org.springframework.boot
artifactId: spring-boot-maven-plugin
newVersion: 2.3.x
- org.openrewrite.maven.UpgradeParentVersion:
groupId: org.springframework.boot
artifactId: spring-boot-starter-parent
Expand Down
4 changes: 4 additions & 0 deletions src/main/resources/META-INF/rewrite/spring-boot-24.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ recipeList:
artifactId: "*"
newVersion: 2.4.x
overrideManagedVersion: false
- org.openrewrite.maven.UpgradePluginVersion:
groupId: org.springframework.boot
artifactId: spring-boot-maven-plugin
newVersion: 2.4.x
- org.openrewrite.maven.UpgradeParentVersion:
groupId: org.springframework.boot
artifactId: spring-boot-starter-parent
Expand Down
4 changes: 4 additions & 0 deletions src/main/resources/META-INF/rewrite/spring-boot-25.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ recipeList:
artifactId: "*"
newVersion: 2.5.x
overrideManagedVersion: false
- org.openrewrite.maven.UpgradePluginVersion:
groupId: org.springframework.boot
artifactId: spring-boot-maven-plugin
newVersion: 2.5.x
- org.openrewrite.maven.UpgradeParentVersion:
groupId: org.springframework.boot
artifactId: spring-boot-starter-parent
Expand Down
4 changes: 4 additions & 0 deletions src/main/resources/META-INF/rewrite/spring-boot-26.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ recipeList:
artifactId: "*"
newVersion: 2.6.x
overrideManagedVersion: false
- org.openrewrite.maven.UpgradePluginVersion:
groupId: org.springframework.boot
artifactId: spring-boot-maven-plugin
newVersion: 2.6.x
- org.openrewrite.maven.UpgradeParentVersion:
groupId: org.springframework.boot
artifactId: spring-boot-starter-parent
Expand Down
4 changes: 4 additions & 0 deletions src/main/resources/META-INF/rewrite/spring-boot-27.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ recipeList:
artifactId: "*"
newVersion: 2.7.x
overrideManagedVersion: false
- org.openrewrite.maven.UpgradePluginVersion:
groupId: org.springframework.boot
artifactId: spring-boot-maven-plugin
newVersion: 2.7.x
- org.openrewrite.maven.UpgradeParentVersion:
groupId: org.springframework.boot
artifactId: spring-boot-starter-parent
Expand Down
4 changes: 4 additions & 0 deletions src/main/resources/META-INF/rewrite/spring-boot-30.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ recipeList:
groupId: org.springframework
artifactId: "*"
newVersion: 6.0.x
- org.openrewrite.maven.UpgradePluginVersion:
groupId: org.springframework.boot
artifactId: spring-boot-maven-plugin
newVersion: 3.0.x
- org.openrewrite.maven.UpgradeParentVersion:
groupId: org.springframework.boot
artifactId: spring-boot-starter-parent
Expand Down
4 changes: 4 additions & 0 deletions src/main/resources/META-INF/rewrite/spring-boot-31.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ recipeList:
artifactId: "*"
newVersion: 3.1.x
overrideManagedVersion: false
- org.openrewrite.maven.UpgradePluginVersion:
groupId: org.springframework.boot
artifactId: spring-boot-maven-plugin
newVersion: 3.1.x
- org.openrewrite.maven.UpgradeParentVersion:
groupId: org.springframework.boot
artifactId: spring-boot-starter-parent
Expand Down
4 changes: 4 additions & 0 deletions src/main/resources/META-INF/rewrite/spring-boot-32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ recipeList:
artifactId: "*"
newVersion: 3.2.x
overrideManagedVersion: false
- org.openrewrite.maven.UpgradePluginVersion:
groupId: org.springframework.boot
artifactId: spring-boot-maven-plugin
newVersion: 3.2.x
- org.openrewrite.java.dependencies.UpgradeDependencyVersion:
groupId: org.springframework
artifactId: "*"
Expand Down
4 changes: 4 additions & 0 deletions src/main/resources/META-INF/rewrite/spring-boot-33.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ recipeList:
artifactId: "*"
newVersion: 3.3.x
overrideManagedVersion: false
- org.openrewrite.maven.UpgradePluginVersion:
groupId: org.springframework.boot
artifactId: spring-boot-maven-plugin
newVersion: 3.3.x
- org.openrewrite.java.dependencies.UpgradeDependencyVersion:
groupId: org.springframework
artifactId: "*"
Expand Down

0 comments on commit 5c7ad98

Please sign in to comment.