|
@@ -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.8f</version>
|
|
|
|
|
|
+ <version>1.8.8g</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>
|
|
@@ -56,6 +56,12 @@
|
|
<version>1.8.8-RC12-SNAPSHOT</version>
|
|
<version>1.8.8-RC12-SNAPSHOT</version>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.osgl</groupId>
|
|
|
|
+ <artifactId>osgl-tool</artifactId>
|
|
|
|
+ <version>1.18.0-SNAPSHOT</version>
|
|
|
|
+ </dependency>
|
|
|
|
+
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.actframework</groupId>
|
|
<groupId>org.actframework</groupId>
|
|
<artifactId>act-mustache</artifactId>
|
|
<artifactId>act-mustache</artifactId>
|