Skip to content

Commit

Permalink
Merge pull request #153 from jglick/bump-project-inheritance
Browse files Browse the repository at this point in the history
Use newer `project-inheritance` dependency (19.08.02 instead of 1.5.3)
  • Loading branch information
jglick committed May 13, 2021
2 parents 765dd82 + c1c6400 commit 97ee1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<dependency>
<groupId>hudson.plugins</groupId>
<artifactId>project-inheritance</artifactId>
<version>1.5.3</version>
<version>19.08.02</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 97ee1d6

Please sign in to comment.