Skip to content

Commit 98113f1

Browse files
committed
feature: release to 2.1.8.RELEASE
upgrade mybatis to 3.5.9, 漏洞问题
1 parent f836f7b commit 98113f1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
<dependency>
2424
<groupId>app.myoss.cloud.mybatis</groupId>
2525
<artifactId>myoss-mybatis</artifactId>
26-
<version>2.1.7.RELEASE</version>
26+
<version>2.1.8.RELEASE</version>
2727
</dependency>
2828
```

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<parent>
77
<groupId>app.myoss.cloud</groupId>
88
<artifactId>myoss-spring-boot-parent</artifactId>
9-
<version>2021.0.1.RELEASE</version>
9+
<version>2022.0.1.RELEASE</version>
1010
</parent>
1111

1212
<groupId>app.myoss.cloud.mybatis</groupId>
1313
<artifactId>myoss-mybatis</artifactId>
14-
<version>2.1.7.RELEASE</version>
14+
<version>2.1.8.RELEASE</version>
1515
<packaging>jar</packaging>
1616

1717
<name>myoss-mybatis</name>

0 commit comments

Comments
 (0)