Browse Source

[ci fw-only Java/act] update act to r1.8.19 (#4441)

Green Luo 6 years ago
parent
commit
0849461193
1 changed files with 2 additions and 2 deletions
  1. 2 2
      frameworks/Java/act/pom.xml

+ 2 - 2
frameworks/Java/act/pom.xml

@@ -22,7 +22,7 @@
   <groupId>com.techempower</groupId>
   <groupId>com.techempower</groupId>
   <artifactId>actframework</artifactId>
   <artifactId>actframework</artifactId>
   <packaging>jar</packaging>
   <packaging>jar</packaging>
-  <version>1.8.17</version>
+  <version>1.8.19</version>
 
 
   <name>TEB ActFramework Project</name>
   <name>TEB ActFramework Project</name>
   <description>TEB benchmark project with ActFramework</description>
   <description>TEB benchmark project with ActFramework</description>
@@ -36,7 +36,7 @@
   <parent>
   <parent>
     <groupId>org.actframework</groupId>
     <groupId>org.actframework</groupId>
     <artifactId>act-starter-parent</artifactId>
     <artifactId>act-starter-parent</artifactId>
-    <version>1.8.17.0</version>
+    <version>1.8.19.0</version>
   </parent>
   </parent>
 
 
   <repositories>
   <repositories>