Skip to content

Commit

Permalink
Merge pull request #7 from svasek/master
Browse files Browse the repository at this point in the history
Bump dependencies versions
  • Loading branch information
svasek committed Jul 18, 2020
2 parents 00ac9b2 + aaafd1c commit 992e284
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 @@ -8,7 +8,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>1.596</version>
<version>4.4</version>
</parent>

<artifactId>antexec</artifactId>
Expand Down Expand Up @@ -51,12 +51,12 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>ant</artifactId>
<version>1.2</version>
<version>1.11</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>token-macro</artifactId>
<version>1.10</version>
<version>2.12</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 992e284

Please sign in to comment.