Skip to content

Commit

Permalink
Bump up dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik committed Dec 27, 2023
1 parent 2ea9065 commit b6c4de0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.75</version>
<version>4.76</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.401.x</artifactId>
<version>2641.v88e707466454</version>
<version>2677.vee5a_cd0979b_a_</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>commons-validator</groupId>
<artifactId>commons-validator</artifactId>
<version>1.7</version>
<version>1.7.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit b6c4de0

Please sign in to comment.