Browse Source

[task-1766] 性能验证模块 开发 (二期) / 【后端】验证报告的接口开发

Li Yuan 2 years ago
parent
commit
b1c0041206
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ibps-provider-root/modules/provider-business/pom.xml

+ 1 - 1
ibps-provider-root/modules/provider-business/pom.xml

@@ -268,7 +268,7 @@
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-math3</artifactId>
-            <version>3.1.1</version>
+            <version>3.6.1</version>
             <scope>compile</scope>
         </dependency>