Skip to content
This repository was archived by the owner on Mar 30, 2024. It is now read-only.

Commit 89b621b

Browse files
更新框架包版本至v2.0.6
1 parent 9221a80 commit 89b621b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020

2121
<properties>
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
23-
<ymate.platform.version>2.0.5</ymate.platform.version>
24-
<ymate.framework.version>2.0.5</ymate.framework.version>
23+
<ymate.platform.version>2.0.6</ymate.platform.version>
24+
<ymate.framework.version>2.0.6</ymate.framework.version>
2525
</properties>
2626

2727
<developers>
@@ -138,7 +138,7 @@
138138
<dependency>
139139
<groupId>com.google.zxing</groupId>
140140
<artifactId>core</artifactId>
141-
<version>3.3.2</version>
141+
<version>3.3.3</version>
142142
</dependency>
143143
<dependency>
144144
<groupId>net.ymate.platform</groupId>

0 commit comments

Comments
 (0)