Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

Commit

Permalink
CLM-28551 - Check Jenkins plugin compatibility with Jenkins version 2…
Browse files Browse the repository at this point in the history
….426.1
  • Loading branch information
koraytugay committed Nov 21, 2023
1 parent 1da82ad commit a461d2d
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 @@ -130,6 +130,11 @@
<scope>import</scope>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>6.0.0</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit a461d2d

Please sign in to comment.