|
@@ -407,12 +407,12 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.apache.commons</groupId>
|
|
<groupId>org.apache.commons</groupId>
|
|
<artifactId>commons-csv</artifactId>
|
|
<artifactId>commons-csv</artifactId>
|
|
- <version>1.2</version>
|
|
|
|
|
|
+ <version>1.4</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>commons-fileupload</groupId>
|
|
<groupId>commons-fileupload</groupId>
|
|
<artifactId>commons-fileupload</artifactId>
|
|
<artifactId>commons-fileupload</artifactId>
|
|
- <version>1.3.1</version>
|
|
|
|
|
|
+ <version>1.3.2</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.apache.commons</groupId>
|
|
<groupId>org.apache.commons</groupId>
|
|
@@ -437,7 +437,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.graylog2</groupId>
|
|
<groupId>org.graylog2</groupId>
|
|
<artifactId>syslog4j</artifactId>
|
|
<artifactId>syslog4j</artifactId>
|
|
- <version>0.9.48</version>
|
|
|
|
|
|
+ <version>0.9.55</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>log4j</groupId>
|
|
<groupId>log4j</groupId>
|
|
@@ -457,12 +457,12 @@
|
|
<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.22.2</version>
|
|
|
|
|
|
+ <version>2.23.1</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.22.2</version>
|
|
|
|
|
|
+ <version>2.23.1</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.jasig.cas.client</groupId>
|
|
<groupId>org.jasig.cas.client</groupId>
|
|
@@ -472,12 +472,12 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.mapdb</groupId>
|
|
<groupId>org.mapdb</groupId>
|
|
<artifactId>mapdb</artifactId>
|
|
<artifactId>mapdb</artifactId>
|
|
- <version>3.0.0-M2</version>
|
|
|
|
|
|
+ <version>3.0.0</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.h2database</groupId>
|
|
<groupId>com.h2database</groupId>
|
|
<artifactId>h2</artifactId>
|
|
<artifactId>h2</artifactId>
|
|
- <version>1.3.176</version>
|
|
|
|
|
|
+ <version>1.4.192</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>net.glxn</groupId>
|
|
<groupId>net.glxn</groupId>
|
|
@@ -527,12 +527,12 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.google.code.gson</groupId>
|
|
<groupId>com.google.code.gson</groupId>
|
|
<artifactId>gson</artifactId>
|
|
<artifactId>gson</artifactId>
|
|
- <version>2.6.2</version>
|
|
|
|
|
|
+ <version>2.7</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>eu.bitwalker</groupId>
|
|
<groupId>eu.bitwalker</groupId>
|
|
<artifactId>UserAgentUtils</artifactId>
|
|
<artifactId>UserAgentUtils</artifactId>
|
|
- <version>1.18</version>
|
|
|
|
|
|
+ <version>1.20</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.jetbrains.xodus</groupId>
|
|
<groupId>org.jetbrains.xodus</groupId>
|
|
@@ -547,22 +547,22 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.webjars.bower</groupId>
|
|
<groupId>org.webjars.bower</groupId>
|
|
<artifactId>dojo</artifactId>
|
|
<artifactId>dojo</artifactId>
|
|
- <version>1.11.1</version>
|
|
|
|
|
|
+ <version>1.11.2</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.webjars.bower</groupId>
|
|
<groupId>org.webjars.bower</groupId>
|
|
<artifactId>dijit</artifactId>
|
|
<artifactId>dijit</artifactId>
|
|
- <version>1.11.1</version>
|
|
|
|
|
|
+ <version>1.11.2</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.webjars.bower</groupId>
|
|
<groupId>org.webjars.bower</groupId>
|
|
<artifactId>dojox</artifactId>
|
|
<artifactId>dojox</artifactId>
|
|
- <version>1.11.1</version>
|
|
|
|
|
|
+ <version>1.11.2</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.webjars.bower</groupId>
|
|
<groupId>org.webjars.bower</groupId>
|
|
<artifactId>dgrid</artifactId>
|
|
<artifactId>dgrid</artifactId>
|
|
- <version>1.0.0</version>
|
|
|
|
|
|
+ <version>1.1.0</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.webjars.bower</groupId>
|
|
<groupId>org.webjars.bower</groupId>
|
|
@@ -572,7 +572,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.webjars.bower</groupId>
|
|
<groupId>org.webjars.bower</groupId>
|
|
<artifactId>font-awesome</artifactId>
|
|
<artifactId>font-awesome</artifactId>
|
|
- <version>4.5.0</version>
|
|
|
|
|
|
+ <version>4.6.3</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.webjars.bower</groupId>
|
|
<groupId>org.webjars.bower</groupId>
|