Skip to content

Commit c070fc8

Browse files
authored
升级 apijson-framework 7.2.1,自身 1.0.1
1 parent 0959f10 commit c070fc8

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>apijson.fastjson2</groupId>
77
<artifactId>apijson-fastjson2</artifactId>
8-
<version>1.0.0</version>
8+
<version>1.0.1</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONRouter</name>
@@ -44,7 +44,7 @@
4444
<dependency>
4545
<groupId>com.github.APIJSON</groupId>
4646
<artifactId>apijson-framework</artifactId>
47-
<version>7.2.0</version>
47+
<version>7.2.1</version>
4848
</dependency>
4949
<dependency>
5050
<groupId>com.alibaba.fastjson2</groupId>

0 commit comments

Comments
 (0)