Browse Source

* [ci fw-only Java/baseio] update to 3.2.9.beta10 bug fix (#4586)

Kai Wang 6 years ago
parent
commit
53e610f21c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Java/baseio/pom.xml

+ 1 - 1
frameworks/Java/baseio/pom.xml

@@ -19,7 +19,7 @@
         <dependency>
             <groupId>com.firenio</groupId>
             <artifactId>baseio-all</artifactId>
-            <version>3.2.9.beta9</version>
+            <version>3.2.9.beta10</version>
         </dependency>
 
         <dependency>