Skip to content

Commit

Permalink
Merge branch 'jenkinsci:master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
strangelookingnerd authored Jan 10, 2025
2 parents 2570ad0 + 7b1a9be commit 56b0178
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 @@ -237,7 +237,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-artifact</artifactId>
<version>3.9.7</version>
<version>3.9.9</version>
<exclusions>
<!-- Provided by commons-lang3-api plugin -->
<exclusion>
Expand Down Expand Up @@ -273,7 +273,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>p4</artifactId>
<version>1.15.1</version>
<version>1.16.0</version>
<optional>true</optional>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 56b0178

Please sign in to comment.