Skip to content

Commit

Permalink
Merge pull request #72 from MarkEWaite/fix-compilation
Browse files Browse the repository at this point in the history
Fix compilation
  • Loading branch information
olivergondza committed Jun 27, 2023
2 parents 50c9fe3 + 7b6df0a commit 304f938
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.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.59</version>
<version>4.45</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>jobConfigHistory</artifactId>
<version>1206.vc8967cc8a_2cb_</version>
<version>1176.v1b_4290db_41a_5</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 304f938

Please sign in to comment.