Skip to content

Commit

Permalink
Forward compatibility with jenkinsci/jenkins#8503 (#246)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Sep 18, 2023
1 parent 88aab6f commit 51ed3da
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,11 @@
</dependencies>
</dependencyManagement>
<dependencies>
<dependency>
<groupId>io.github.x-stream</groupId>
<artifactId>mxparser</artifactId>
<version>1.2.2</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>junit</artifactId>
Expand Down

0 comments on commit 51ed3da

Please sign in to comment.