From 7425293e82f14ad2ecb38ecd2aa9bda8324082d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 05:09:16 +0000 Subject: [PATCH] chore(deps): bump io.jenkins.tools.bom:bom-2.387.x Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 2496.vddfca_753db_80 to 2543.vfb_1a_5fb_9496d. - [Release notes](https://github.com/jenkinsci/bom/releases) - [Commits](https://github.com/jenkinsci/bom/commits) --- updated-dependencies: - dependency-name: io.jenkins.tools.bom:bom-2.387.x dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b5cc434..0c67a79 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ <dependency> <groupId>io.jenkins.tools.bom</groupId> <artifactId>bom-2.387.x</artifactId> - <version>2496.vddfca_753db_80</version> + <version>2543.vfb_1a_5fb_9496d</version> <scope>import</scope> <type>pom</type> </dependency>