Skip to content

Commit

Permalink
Update to plugin parent-pom 3.26
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Nov 4, 2018
1 parent 9d232d0 commit 5c870e2
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 @@ -28,7 +28,7 @@ THE SOFTWARE.
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>3.2</version>
<version>3.26</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -248,7 +248,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>3.5</version>
<version>3.7</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit 5c870e2

Please sign in to comment.