Skip to content

Commit 6c2fb27

Browse files
authored
Merge pull request jenkinsci#298 from jglick/pom
Update baseline, BOM to 2.361.x
2 parents 5c802ae + 41e7f27 commit 6c2fb27

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
</pluginRepositories>
6464
<properties>
6565
<changelist>999999-SNAPSHOT</changelist>
66-
<jenkins.version>2.359</jenkins.version>
66+
<jenkins.version>2.361.1</jenkins.version>
6767
<no-test-jar>false</no-test-jar>
6868
<useBeta>true</useBeta>
6969
<hpi.compatibleSinceVersion>2.26</hpi.compatibleSinceVersion>
@@ -73,8 +73,8 @@
7373
<dependencies>
7474
<dependency>
7575
<groupId>io.jenkins.tools.bom</groupId>
76-
<artifactId>bom-2.346.x</artifactId>
77-
<version>1478.v81d3dc4f9a_43</version>
76+
<artifactId>bom-2.361.x</artifactId>
77+
<version>1580.v47b_429a_c853a</version>
7878
<scope>import</scope>
7979
<type>pom</type>
8080
</dependency>

0 commit comments

Comments
 (0)