Skip to content

Commit fb68478

Browse files
greenlaw110NateBrady23
authored andcommitted
act-1.8.8g (#4017)
1 parent 4b0ad30 commit fb68478

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

frameworks/Java/act/pom.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<groupId>com.techempower</groupId>
2323
<artifactId>actframework</artifactId>
2424
<packaging>jar</packaging>
25-
<version>1.8.8f</version>
25+
<version>1.8.8g</version>
2626

2727
<name>TEB ActFramework Project</name>
2828
<description>TEB benchmark project with ActFramework</description>
@@ -56,6 +56,12 @@
5656
<version>1.8.8-RC12-SNAPSHOT</version>
5757
</dependency>
5858

59+
<dependency>
60+
<groupId>org.osgl</groupId>
61+
<artifactId>osgl-tool</artifactId>
62+
<version>1.18.0-SNAPSHOT</version>
63+
</dependency>
64+
5965
<dependency>
6066
<groupId>org.actframework</groupId>
6167
<artifactId>act-mustache</artifactId>

0 commit comments

Comments
 (0)