From f2a3f33c1d81774938a99080ca88f27ce447cba3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 07:23:03 +0000 Subject: [PATCH] Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.74 (#216) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 55eb508..98ee909 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.jenkins-ci.plugins</groupId> <artifactId>plugin</artifactId> - <version>4.73</version> + <version>4.74</version> <relativePath /> </parent>