From e24ca0e7037836aa9e85a62d81fd121fba00c8f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Jan 2023 20:21:20 +0000 Subject: [PATCH] chore(deps): bump script-security from 1.31 to 1189.vb_a_b_7c8fd5fde Bumps [script-security](https://github.com/jenkinsci/script-security-plugin) from 1.31 to 1189.vb_a_b_7c8fd5fde. - [Release notes](https://github.com/jenkinsci/script-security-plugin/releases) - [Changelog](https://github.com/jenkinsci/script-security-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/script-security-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:script-security 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 57e1126..a80734a 100644 --- a/pom.xml +++ b/pom.xml @@ -277,7 +277,7 @@ <dependency> <groupId>org.jenkins-ci.plugins</groupId> <artifactId>script-security</artifactId> - <version>1.31</version> + <version>1189.vb_a_b_7c8fd5fde</version> </dependency> <!-- https://mvnrepository.com/artifact/org.springframework/spring-beans -->