Skip to content

Commit

Permalink
Merge pull request #126 from offa/lts_update
Browse files Browse the repository at this point in the history
Update LTS to 2.361
  • Loading branch information
aytuncbeken committed Sep 24, 2023
2 parents 9246b56 + cde1d0a commit 50f870a
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 @@ -58,18 +58,17 @@ THE SOFTWARE.
<tag>HEAD</tag>
</scm>
<properties>
<jenkins.version>2.303.3</jenkins.version>
<jenkins.version>2.361.1</jenkins.version>
<cloudbees-bitbucket-branch-source.version>796.v6cb_1559e1673</cloudbees-bitbucket-branch-source.version>
<java.version>1.8</java.version>
<jenkins.version>2.346.3</jenkins.version>
<workflow-aggregator.version>596.v8c21c963d92d</workflow-aggregator.version>
<commons-lang3.version>3.12.0</commons-lang3.version>
</properties>
<dependencyManagement>
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.346.x</artifactId>
<artifactId>bom-2.361.x</artifactId>
<version>1763.v092b_8980a_f5e</version>
<type>pom</type>
<scope>import</scope>
Expand Down

0 comments on commit 50f870a

Please sign in to comment.