Skip to content

Commit e59e2e4

Browse files
committed
updated dependencies
1 parent 6cd01cf commit e59e2e4

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
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.mybatis</groupId>
2222
<artifactId>mybatis-parent</artifactId>
23-
<version>17-SNAPSHOT</version>
23+
<version>17</version>
2424
</parent>
2525

2626
<groupId>org.mybatis.caches</groupId>
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>org.mybatis</groupId>
6767
<artifactId>mybatis</artifactId>
68-
<version>3.1.0</version>
68+
<version>3.2.1</version>
6969
<scope>provided</scope>
7070
</dependency>
7171

0 commit comments

Comments
 (0)