Skip to content

Commit

Permalink
chore: switch to 2.440 baseline (#777)
Browse files Browse the repository at this point in the history
  • Loading branch information
bguerin authored Nov 25, 2024
1 parent e15caab commit f6a5219
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@
<jenkins-plugin-mysql.version>8.4.0-31.va_b_5ce7933762</jenkins-plugin-mysql.version>
<jenkins-plugin-postgresql.version>42.7.2-40.v76d376d65c77</jenkins-plugin-postgresql.version>
<jenkins-plugin-tasks.version>4.53</jenkins-plugin-tasks.version>
<jenkins-tools-bom.version>3208.vb_21177d4b_cd9</jenkins-tools-bom.version>
<jenkins.version>2.426.3</jenkins.version>
<jenkins-tools-bom.version>3258.vcdcf15936a_fd</jenkins-tools-bom.version>
<jenkins.version>2.440.3</jenkins.version>
<junit.version>5.11.3</junit.version>
<mariadb-client.version>3.5.0</mariadb-client.version>
<maven-plugin-sisu.version>0.3.5</maven-plugin-sisu.version>
Expand All @@ -120,7 +120,7 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.426.x</artifactId>
<artifactId>bom-2.440.x</artifactId>
<version>${jenkins-tools-bom.version}</version>
<type>pom</type>
<scope>import</scope>
Expand Down

0 comments on commit f6a5219

Please sign in to comment.