Commit 2bfe608 1 parent 3f5c615 commit 2bfe608 Copy full SHA for 2bfe608
File tree 5 files changed +5
-5
lines changed
druid-spring-boot-starter
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.alibaba</groupId >
6
6
<artifactId >druid-parent</artifactId >
7
- <version >1.2.13-SNAPSHOT </version >
7
+ <version >1.2.13</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >druid</artifactId >
Original file line number Diff line number Diff line change 33
33
<dependency >
34
34
<groupId >com.alibaba</groupId >
35
35
<artifactId >druid-spring-boot-starter</artifactId >
36
- <version >1.2.13-SNAPSHOT </version >
36
+ <version >1.2.13</version >
37
37
</dependency >
38
38
<!-- Spring and Spring Boot dependencies -->
39
39
<dependency >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >com.alibaba</groupId >
7
7
<artifactId >druid-parent</artifactId >
8
- <version >1.2.13-SNAPSHOT </version >
8
+ <version >1.2.13</version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
<artifactId >druid-spring-boot-starter</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >com.alibaba</groupId >
6
6
<artifactId >druid-parent</artifactId >
7
- <version >1.2.13-SNAPSHOT </version >
7
+ <version >1.2.13</version >
8
8
<relativePath >../pom.xml</relativePath >
9
9
</parent >
10
10
<groupId >com.alibaba</groupId >
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >com.alibaba</groupId >
8
8
<artifactId >druid-parent</artifactId >
9
- <version >1.2.13-SNAPSHOT </version >
9
+ <version >1.2.13</version >
10
10
<name >${project.artifactId} </name >
11
11
<description >A JDBC datasource implementation.</description >
12
12
<packaging >pom</packaging >
You can’t perform that action at this time.
0 commit comments