Skip to content

Commit

Permalink
Bump version of analysis-pom to 5.8.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Jun 8, 2021
1 parent 0efbc4c commit 3dceb42
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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.jvnet.hudson.plugins</groupId>
<artifactId>analysis-pom</artifactId>
<version>5.7.0</version>
<version>5.8.0</version>
<relativePath />
</parent>

Expand All @@ -23,7 +23,7 @@

<module.name>${project.groupId}.plugin.util.api</module.name>

<codingstyle.library.version>2.5.0</codingstyle.library.version>
<codingstyle.library.version>2.6.0</codingstyle.library.version>
<error-prone.version>2.7.1</error-prone.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<commons.lang.version>3.12.0</commons.lang.version>
Expand Down

0 comments on commit 3dceb42

Please sign in to comment.