Skip to content

Commit

Permalink
Merge pull request #382 from jglick/bumps
Browse files Browse the repository at this point in the history
Bump BOM, baseline
  • Loading branch information
jglick committed Mar 7, 2023
2 parents 571d385 + 56bd3dc commit 365f5eb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<properties>
<revision>2</revision>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.version>2.361.1</jenkins.version>
<jenkins.version>2.361.4</jenkins.version>
<hpi.compatibleSinceVersion>2.0.0</hpi.compatibleSinceVersion>
</properties>

Expand Down Expand Up @@ -102,7 +102,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.361.x</artifactId>
<version>1766.v0b_f2a_f7d0b_1d</version>
<version>1887.vda_d0ddb_c15c4</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -129,7 +129,6 @@
<dependency>
<groupId>org.jenkins-ci.modules</groupId>
<artifactId>sshd</artifactId>
<version>3.249.v2dc2ea_416e33</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 365f5eb

Please sign in to comment.