summaryrefslogtreecommitdiffstats
path: root/springboot/springboot2/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'springboot/springboot2/pom.xml')
-rwxr-xr-xspringboot/springboot2/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml
index 662b3a9b..312732f8 100755
--- a/springboot/springboot2/pom.xml
+++ b/springboot/springboot2/pom.xml
@@ -123,7 +123,6 @@
<grpc.version>1.25.0</grpc.version>
<protobuff.java.version>3.10.0</protobuff.java.version>
<protobuff.java.utils.version>3.10.0</protobuff.java.utils.version>
- <atomix.version>3.1.5</atomix.version>
<jersey.version>2.25.1</jersey.version>
<jersey.client.version>2.25.1</jersey.client.version>
<jettison.version>1.3.8</jettison.version>
@@ -131,7 +130,7 @@
<mariadb.connector.version>2.4.4</mariadb.connector.version>
<mariadb4j.version>2.4.0</mariadb4j.version>
<slf4j.version>1.7.25</slf4j.version>
- <testng.version>6.11</testng.version>
+ <testng.version>6.14.3</testng.version>
<tomcat-jdbc.version>9.0.27</tomcat-jdbc.version>
<dependency-list.file>direct-dependencies.txt</dependency-list.file>
</properties>