|
@@ -1093,12 +1093,12 @@
|
|
|
<dependency>
|
|
|
<groupId>javax.transaction</groupId>
|
|
|
<artifactId>javax.transaction-api</artifactId>
|
|
|
- <version>1.2</version>
|
|
|
+ <version>1.3</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.glassfish.jersey.core</groupId>
|
|
|
<artifactId>jersey-common</artifactId>
|
|
|
- <version>2.28</version>
|
|
|
+ <version>2.29</version>
|
|
|
<exclusions>
|
|
|
<exclusion>
|
|
|
<groupId>jakarta.annotation</groupId>
|
|
@@ -1202,7 +1202,7 @@
|
|
|
<dependency>
|
|
|
<groupId>com.google.guava</groupId>
|
|
|
<artifactId>guava</artifactId>
|
|
|
- <version>27.1-jre</version>
|
|
|
+ <version>28.0-jre</version>
|
|
|
<exclusions>
|
|
|
<exclusion>
|
|
|
<groupId>org.codehaus.mojo</groupId>
|
|
@@ -1259,7 +1259,7 @@
|
|
|
<dependency>
|
|
|
<groupId>org.codelibs</groupId>
|
|
|
<artifactId>curl4j</artifactId>
|
|
|
- <version>1.2.1</version>
|
|
|
+ <version>1.2.3</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>org.codelibs</groupId>
|
|
@@ -1269,7 +1269,7 @@
|
|
|
<dependency>
|
|
|
<groupId>commons-codec</groupId>
|
|
|
<artifactId>commons-codec</artifactId>
|
|
|
- <version>1.12</version>
|
|
|
+ <version>1.13</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
<groupId>commons-io</groupId>
|
|
@@ -1289,7 +1289,7 @@
|
|
|
<dependency>
|
|
|
<groupId>com.google.apis</groupId>
|
|
|
<artifactId>google-api-services-analyticsreporting</artifactId>
|
|
|
- <version>v4-rev141-1.25.0</version>
|
|
|
+ <version>v4-rev153-1.25.0</version>
|
|
|
<exclusions>
|
|
|
<exclusion>
|
|
|
<groupId>com.google.guava</groupId>
|
|
@@ -1436,7 +1436,7 @@
|
|
|
<dependency>
|
|
|
<groupId>org.codehaus.groovy</groupId>
|
|
|
<artifactId>groovy</artifactId>
|
|
|
- <version>2.5.7</version>
|
|
|
+ <version>2.5.8</version>
|
|
|
</dependency>
|
|
|
|
|
|
<!-- Tomcat -->
|