|
@@ -41,7 +41,7 @@
|
|
<plugins>
|
|
<plugins>
|
|
<plugin>
|
|
<plugin>
|
|
<artifactId>maven-resources-plugin</artifactId>
|
|
<artifactId>maven-resources-plugin</artifactId>
|
|
- <version>3.2.0</version>
|
|
|
|
|
|
+ <version>3.3.0</version>
|
|
<executions>
|
|
<executions>
|
|
<execution>
|
|
<execution>
|
|
<id>replace-build-properties</id>
|
|
<id>replace-build-properties</id>
|
|
@@ -96,7 +96,7 @@
|
|
<plugin>
|
|
<plugin>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<groupId>org.apache.maven.plugins</groupId>
|
|
<artifactId>maven-deploy-plugin</artifactId>
|
|
<artifactId>maven-deploy-plugin</artifactId>
|
|
- <version>3.0.0-M2</version>
|
|
|
|
|
|
+ <version>3.0.0</version>
|
|
<executions>
|
|
<executions>
|
|
<execution>
|
|
<execution>
|
|
<phase>deploy</phase>
|
|
<phase>deploy</phase>
|
|
@@ -187,7 +187,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.apache.directory.api</groupId>
|
|
<groupId>org.apache.directory.api</groupId>
|
|
<artifactId>api-all</artifactId>
|
|
<artifactId>api-all</artifactId>
|
|
- <version>2.1.0</version>
|
|
|
|
|
|
+ <version>2.1.2</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.apache.commons</groupId>
|
|
<groupId>org.apache.commons</groupId>
|
|
@@ -222,7 +222,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>ch.qos.reload4j</groupId>
|
|
<groupId>ch.qos.reload4j</groupId>
|
|
<artifactId>reload4j</artifactId>
|
|
<artifactId>reload4j</artifactId>
|
|
- <version>1.2.21</version>
|
|
|
|
|
|
+ <version>1.2.22</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.jasig.cas.client</groupId>
|
|
<groupId>org.jasig.cas.client</groupId>
|
|
@@ -250,11 +250,6 @@
|
|
<artifactId>jcl-core</artifactId>
|
|
<artifactId>jcl-core</artifactId>
|
|
<version>2.8</version>
|
|
<version>2.8</version>
|
|
</dependency>
|
|
</dependency>
|
|
- <dependency>
|
|
|
|
- <groupId>com.google.code.gson</groupId>
|
|
|
|
- <artifactId>gson</artifactId>
|
|
|
|
- <version>2.9.0</version>
|
|
|
|
- </dependency>
|
|
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.squareup.moshi</groupId>
|
|
<groupId>com.squareup.moshi</groupId>
|
|
<artifactId>moshi</artifactId>
|
|
<artifactId>moshi</artifactId>
|
|
@@ -274,7 +269,7 @@
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>org.webjars</groupId>
|
|
<groupId>org.webjars</groupId>
|
|
<artifactId>webjars-locator-core</artifactId>
|
|
<artifactId>webjars-locator-core</artifactId>
|
|
- <version>0.51</version>
|
|
|
|
|
|
+ <version>0.52</version>
|
|
</dependency>
|
|
</dependency>
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.github.ben-manes.caffeine</groupId>
|
|
<groupId>com.github.ben-manes.caffeine</groupId>
|