Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/org.apache.maven.release-…
Browse files Browse the repository at this point in the history
…maven-release-api-3.0.1
  • Loading branch information
gounthar authored Jun 17, 2024
2 parents 6687e82 + 6f044ac commit 6ed888e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .mvn/extensions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<extension>
<groupId>io.jenkins.tools.incrementals</groupId>
<artifactId>git-changelist-maven-extension</artifactId>
<version>1.7</version>
<version>1.8</version>
</extension>
</extensions>
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.80</version>
<version>4.83</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -59,7 +59,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.414.x</artifactId>
<version>2950.va_633b_f42f759</version>
<version>2982.vdce2153031a_0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 6ed888e

Please sign in to comment.