Skip to content

Commit

Permalink
Update dependency io.jenkins.tools.bom:bom-2.414.x to v2950
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 1, 2024
1 parent f8d8019 commit 19f1ca5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.414.x</artifactId>
<version>2928.ved44ea_84e034</version>
<version>2950.va_633b_f42f759</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.414.x</artifactId>
<version>2928.ved44ea_84e034</version>
<version>2950.va_633b_f42f759</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion hello-world/src/main/resources/archetype-resources/pom.xml
Expand Up @@ -50,7 +50,7 @@
<!-- Pick up common dependencies for the selected LTS line: https://github.com/jenkinsci/bom#usage -->
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.414.x</artifactId>
<version>2928.ved44ea_84e034</version>
<version>2950.va_633b_f42f759</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 19f1ca5

Please sign in to comment.