Skip to content
Snippets Groups Projects
Commit 8909a026 authored by Yvan PETER's avatar Yvan PETER
Browse files

mise à jour des librairies

parent 6001e98c
No related branches found
No related tags found
No related merge requests found
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId> <artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version> <version>3.9.0</version>
<inherited>true</inherited> <inherited>true</inherited>
<configuration> <configuration>
<release>11</release> <release>11</release>
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,7 @@
<plugin> <plugin>
<groupId>org.codehaus.mojo</groupId> <groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId> <artifactId>exec-maven-plugin</artifactId>
<version>1.2.1</version> <version>3.0.0</version>
<executions> <executions>
<execution> <execution>
<goals> <goals>
...@@ -112,7 +112,7 @@ ...@@ -112,7 +112,7 @@
</build> </build>
<properties> <properties>
<jersey.version>3.0.0</jersey.version> <jersey.version>3.0.3</jersey.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<shade.version>3.2.4</shade.version> <shade.version>3.2.4</shade.version>
</properties> </properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment