Skip to content

Commit

Permalink
Use latest version of trustyuri library
Browse files Browse the repository at this point in the history
  • Loading branch information
tkuhn committed Mar 9, 2018
1 parent f75a253 commit 18f6246
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<dependency>
<groupId>net.trustyuri</groupId>
<artifactId>trustyuri</artifactId>
<version>1.9</version>
<version>1.10</version>
</dependency>
</dependencies>
<scm>
Expand Down Expand Up @@ -171,7 +171,7 @@
<exclude>**/log4j.properties</exclude>
</excludes>
</configuration>
</plugin>
</plugin>
</plugins>
</build>
<distributionManagement>
Expand Down

0 comments on commit 18f6246

Please sign in to comment.