Skip to content

Commit

Permalink
Merge pull request #8 from jetersen/patch-1
Browse files Browse the repository at this point in the history
bump bom to 1500.ve4d05cd32975
  • Loading branch information
jglick authored Jul 22, 2022
2 parents 935605b + f6fd1ec commit cd66ba3
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 @@ -63,15 +63,15 @@
</pluginRepositories>
<properties>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.version>2.289.1</jenkins.version>
<jenkins.version>2.289.3</jenkins.version>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
</properties>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.289.x</artifactId>
<version>1008.vb9e22885c9cf</version>
<version>1500.ve4d05cd32975</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit cd66ba3

Please sign in to comment.