Browse Source

[ci fw-only Java/t-io] update t-io to 3.1.3 (#3939)

Green Luo 7 years ago
parent
commit
c51988db19
1 changed files with 2 additions and 2 deletions
  1. 2 2
      frameworks/Java/t-io/pom.xml

+ 2 - 2
frameworks/Java/t-io/pom.xml

@@ -8,7 +8,7 @@
 	<parent>
 	<parent>
 		<groupId>org.t-io</groupId>
 		<groupId>org.t-io</groupId>
 		<artifactId>tio-http-parent</artifactId>
 		<artifactId>tio-http-parent</artifactId>
-		<version>3.1.1.v20180712-RELEASE</version>
+		<version>3.1.3.v20180720-RELEASE</version>
 	</parent>
 	</parent>
 
 
 	<properties>
 	<properties>
@@ -135,4 +135,4 @@
 		</plugins>
 		</plugins>
 	</build>
 	</build>
 
 
-</project>
+</project>