Skip to content

Commit 2296b80

Browse files
committed
版本提升到 4.2.1
1 parent 630791e commit 2296b80

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.framework</groupId>
77
<artifactId>apijson-framework</artifactId>
8-
<version>4.1.0</version>
8+
<version>4.2.1</version>
99
<packaging>jar</packaging>
1010

1111
<name>APIJSONFramework</name>
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>com.github.APIJSON</groupId>
2828
<artifactId>apijson-orm</artifactId>
29-
<version>4.1.0</version>
29+
<version>LATEST</version>
3030
</dependency>
3131
<dependency>
3232
<groupId>javax.servlet</groupId>

0 commit comments

Comments
 (0)