File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
spring-data-eclipse-store-migration
src/main/resources/META-INF/rewrite Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<groupId >software.xdev</groupId >
8
8
<artifactId >spring-data-eclipse-store-migration-root</artifactId >
9
- <version >1.0.2 -SNAPSHOT</version >
9
+ <version >2.5.3 -SNAPSHOT</version >
10
10
<packaging >pom</packaging >
11
11
12
12
<organization >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >software.xdev</groupId >
8
8
<artifactId >spring-data-eclipse-store-migration</artifactId >
9
- <version >1.0.2 -SNAPSHOT</version >
9
+ <version >2.5.3 -SNAPSHOT</version >
10
10
<packaging >jar</packaging >
11
11
12
12
<name >spring-data-eclipse-store-migration</name >
80
80
<dependency >
81
81
<groupId >org.projectlombok</groupId >
82
82
<artifactId >lombok</artifactId >
83
- <version >1.18.32 </version >
83
+ <version >1.18.38 </version >
84
84
<scope >provided</scope >
85
85
</dependency >
86
86
93
93
<dependency >
94
94
<groupId >software.xdev</groupId >
95
95
<artifactId >spring-data-eclipse-store</artifactId >
96
- <version >1.0.2 </version >
96
+ <version >2.5.3 </version >
97
97
<scope >runtime</scope >
98
98
</dependency >
99
99
<dependency >
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ recipeList:
25
25
- org.openrewrite.maven.AddDependency :
26
26
groupId : software.xdev
27
27
artifactId : spring-data-eclipse-store
28
- version : 1.0.2
28
+ version : 2.5.3
29
29
acceptTransitive : true
30
30
31
31
- org.openrewrite.maven.AddPlugin :
You can’t perform that action at this time.
0 commit comments