Java dependencies update (java-client, parent, test-browsers)

pull/375/head
pabloFuente 2019-06-03 15:56:22 +02:00
parent 1829ee15fe
commit 10accb4b7f
3 changed files with 5 additions and 5 deletions

View File

@ -127,7 +127,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.0.1</version>
<version>3.1.0</version>
<executions>
<execution>
<id>attach-sources</id>
@ -140,7 +140,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.0.1</version>
<version>3.1.0</version>
<configuration>
<show>public</show>
</configuration>

View File

@ -106,7 +106,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.0.1</version>
<version>3.1.0</version>
<executions>
<execution>
<id>attach-sources</id>

View File

@ -50,7 +50,7 @@
<version.hamcrest-core>2.1</version.hamcrest-core>
<version.hamcrest-library>2.1</version.hamcrest-library>
<version.json-simple>1.1.1</version.json-simple>
<version.httpclient>4.5.7</version.httpclient>
<version.httpclient>4.5.8</version.httpclient>
<version.enforcer.plugin>3.0.0-M2</version.enforcer.plugin>
<maven.compiler.target>1.8</maven.compiler.target>
@ -233,7 +233,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.0.1</version>
<version>3.1.0</version>
<executions>
<execution>
<id>attach-sources</id>