Skip to content

Commit

Permalink
Updates library dependencies (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik committed Feb 22, 2019
1 parent ecee1f5 commit f800a60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,17 +104,17 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>token-macro</artifactId>
<version>2.0</version>
<version>2.6</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId>
<version>4.1</version>
<version>4.3</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>structs</artifactId>
<version>1.8</version>
<version>1.17</version>
</dependency>
<dependency>
<groupId>net.masterthought</groupId>
Expand Down

0 comments on commit f800a60

Please sign in to comment.