Browse Source

sailfish升级到0.0.3,解决expression里面JSONArray的bug

menglu 3 years ago
parent
commit
8122501f2a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ibms-data-sdk/pom.xml

+ 1 - 1
ibms-data-sdk/pom.xml

@@ -211,7 +211,7 @@
 		<dependency>
 			<groupId>com.persagy</groupId>
 			<artifactId>sailfish</artifactId>
-			<version>0.0.2</version>
+			<version>0.0.3</version>
 		</dependency>
 	</dependencies>