|
@@ -533,7 +533,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.projectlombok</groupId>
|
|
<groupId>org.projectlombok</groupId>
|
|
<artifactId>lombok</artifactId>
|
|
<artifactId>lombok</artifactId>
|
|
- <version>1.16.16</version>
|
|
|
|
|
|
+ <version>1.16.18</version>
|
|
<scope>provided</scope>
|
|
<scope>provided</scope>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
@@ -625,12 +625,12 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>commons-fileupload</groupId>
|
|
<groupId>commons-fileupload</groupId>
|
|
<artifactId>commons-fileupload</artifactId>
|
|
<artifactId>commons-fileupload</artifactId>
|
|
- <version>1.3.2</version>
|
|
|
|
|
|
+ <version>1.3.3</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.apache.commons</groupId>
|
|
<groupId>org.apache.commons</groupId>
|
|
<artifactId>commons-lang3</artifactId>
|
|
<artifactId>commons-lang3</artifactId>
|
|
- <version>3.5</version>
|
|
|
|
|
|
+ <version>3.6</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.sun.mail</groupId>
|
|
<groupId>com.sun.mail</groupId>
|
|
@@ -660,12 +660,17 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.glassfish.jersey.containers</groupId>
|
|
<groupId>org.glassfish.jersey.containers</groupId>
|
|
<artifactId>jersey-container-servlet</artifactId>
|
|
<artifactId>jersey-container-servlet</artifactId>
|
|
- <version>2.26-b02</version>
|
|
|
|
|
|
+ <version>2.26-b07</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.glassfish.jersey.media</groupId>
|
|
<groupId>org.glassfish.jersey.media</groupId>
|
|
<artifactId>jersey-media-json-jackson</artifactId>
|
|
<artifactId>jersey-media-json-jackson</artifactId>
|
|
- <version>2.26-b02</version>
|
|
|
|
|
|
+ <version>2.26-b07</version>
|
|
|
|
+ </dependency>
|
|
|
|
+ <dependency>
|
|
|
|
+ <groupId>org.glassfish.jersey.inject</groupId>
|
|
|
|
+ <artifactId>jersey-hk2</artifactId>
|
|
|
|
+ <version>2.26-b07</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.jasig.cas.client</groupId>
|
|
<groupId>org.jasig.cas.client</groupId>
|
|
@@ -702,11 +707,6 @@
|
|
<artifactId>jdom2</artifactId>
|
|
<artifactId>jdom2</artifactId>
|
|
<version>2.0.6</version>
|
|
<version>2.0.6</version>
|
|
</dependency>
|
|
</dependency>
|
|
- <dependency>
|
|
|
|
- <groupId>org.apache.derby</groupId>
|
|
|
|
- <artifactId>derby</artifactId>
|
|
|
|
- <version>10.13.1.1</version>
|
|
|
|
- </dependency>
|
|
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.xeustechnologies</groupId>
|
|
<groupId>org.xeustechnologies</groupId>
|
|
<artifactId>jcl-core</artifactId>
|
|
<artifactId>jcl-core</artifactId>
|
|
@@ -720,7 +720,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.google.code.gson</groupId>
|
|
<groupId>com.google.code.gson</groupId>
|
|
<artifactId>gson</artifactId>
|
|
<artifactId>gson</artifactId>
|
|
- <version>2.8.0</version>
|
|
|
|
|
|
+ <version>2.8.1</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>eu.bitwalker</groupId>
|
|
<groupId>eu.bitwalker</groupId>
|
|
@@ -730,7 +730,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.jetbrains.xodus</groupId>
|
|
<groupId>org.jetbrains.xodus</groupId>
|
|
<artifactId>xodus-environment</artifactId>
|
|
<artifactId>xodus-environment</artifactId>
|
|
- <version>1.0.5</version>
|
|
|
|
|
|
+ <version>1.0.6</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.slf4j</groupId>
|
|
<groupId>org.slf4j</groupId>
|
|
@@ -745,7 +745,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.github.ben-manes.caffeine</groupId>
|
|
<groupId>com.github.ben-manes.caffeine</groupId>
|
|
<artifactId>caffeine</artifactId>
|
|
<artifactId>caffeine</artifactId>
|
|
- <version>2.5.2</version>
|
|
|
|
|
|
+ <version>2.5.3</version>
|
|
</dependency>
|
|
</dependency>
|
|
|
|
|
|
|
|
|