Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fmbenhassine committed Mar 14, 2020
1 parent 62b58cb commit bdb9464
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions easy-random-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,6 @@
<artifactId>mockito-junit-jupiter</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.3.0</version>
<scope>test</scope>
</dependency>
</dependencies>

<build>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<classgraph.version>4.8.65</classgraph.version>
<hibernate-validator.version>6.1.2.Final</hibernate-validator.version>
<javax.el.version>3.0.0</javax.el.version>
<mockito.version>3.3.0</mockito.version>
<mockito.version>3.3.3</mockito.version>
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<maven-cobertura-plugin.version>2.7</maven-cobertura-plugin.version>
Expand Down

0 comments on commit bdb9464

Please sign in to comment.