File tree 3 files changed +3
-6
lines changed 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 8
8
<version >2.5.0</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
-
12
11
<artifactId >common-util</artifactId >
13
- <version >2.5.0.1</version >
14
-
12
+ <version >2.5.1</version >
15
13
<dependencies >
16
-
17
14
<dependency >
18
15
<groupId >com.esotericsoftware</groupId >
19
16
<artifactId >reflectasm</artifactId >
Original file line number Diff line number Diff line change 14
14
<dependency >
15
15
<groupId >com.vonchange.common</groupId >
16
16
<artifactId >common-util</artifactId >
17
- <version >2.5.0. 1</version >
17
+ <version >2.5.1</version >
18
18
</dependency >
19
19
<dependency >
20
20
<groupId >org.slf4j</groupId >
Original file line number Diff line number Diff line change 9
9
<artifactId >spring-data-jdbc-demo</artifactId >
10
10
<packaging >jar</packaging >
11
11
12
- <name >spring-data-jdbc-native </name >
12
+ <name >spring-data-jdbc-demo </name >
13
13
<url >http://maven.apache.org</url >
14
14
<properties >
15
15
<spring .boot.version>2.7.18</spring .boot.version>
You can’t perform that action at this time.
0 commit comments