Skip to content

Commit 74f4c91

Browse files
committed
升级 APIJSON, 自身版本分别至 5.1.0, 1.2.2
1 parent 785b220 commit 74f4c91

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright [yyyy] [name of copyright owner]
189+
Copyright ©2021 APIJSON(https://github.com/APIJSON)
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>apijson.column</groupId>
77
<artifactId>apijson-column</artifactId>
8-
<version>1.2.0</version>
8+
<version>1.2.2</version>
99
<packaging>jar</packaging>
1010

1111
<name>apijson-column</name>
@@ -29,7 +29,7 @@
2929
<dependency>
3030
<groupId>com.github.Tencent</groupId>
3131
<artifactId>APIJSON</artifactId>
32-
<version>5.0.0</version>
32+
<version>5.1.0</version>
3333
</dependency>
3434
<!-- 可使用 libs 目录的 apijson-orm.jar 来替代,两种方式二选一 >>>>>>>>>> -->
3535

0 commit comments

Comments
 (0)