Skip to content

Commit

Permalink
Merge branch 'master' into asm
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Jun 1, 2021
2 parents 0e81ad0 + afc1340 commit 8f337b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jenkins-ci</groupId>
<artifactId>jenkins</artifactId>
<version>1.63</version>
<version>1.64</version>
<relativePath />
</parent>
<groupId>org.kohsuke.stapler</groupId>
Expand Down

0 comments on commit 8f337b8

Please sign in to comment.