Commit b9c97ee 1 parent 37d47af commit b9c97ee Copy full SHA for b9c97ee
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.16-SNAPSHOT </version >
7
+ <version >1.2.16</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 34
34
<dependency >
35
35
<groupId >com.alibaba</groupId >
36
36
<artifactId >druid-spring-boot-starter</artifactId >
37
- <version >1.2.16-SNAPSHOT </version >
37
+ <version >1.2.16</version >
38
38
</dependency >
39
39
<!-- Spring and Spring Boot dependencies -->
40
40
<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.16-SNAPSHOT </version >
8
+ <version >1.2.16</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.16-SNAPSHOT </version >
7
+ <version >1.2.16</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.16-SNAPSHOT </version >
9
+ <version >1.2.16</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