Skip to content

Commit b8de48a

Browse files
author
fs
committed
update utils to 1.0.1
1 parent 7871807 commit b8de48a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.github.shicloud</groupId>
77
<artifactId>simple-jdbc-templete</artifactId>
8-
<version>1.0.1</version>
8+
<version>1.0.2</version>
99
<packaging>jar</packaging>
1010

1111
<properties>
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>com.github.shicloud</groupId>
109109
<artifactId>common-utils</artifactId>
110-
<version>1.0</version>
110+
<version>1.0.1</version>
111111
</dependency>
112112
<dependency>
113113
<groupId>mysql</groupId>

0 commit comments

Comments
 (0)