From 7a728d2581e19f0fd5ae4d3d7f2ea80dea960b52 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 7 Oct 2024 21:09:08 +0000
Subject: [PATCH 1/2] Update dependency org.jenkins-ci:crypto-util to v1.10
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 070cacff1..db58c902b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -332,7 +332,7 @@ and
org.jenkins-ci
crypto-util
- 1.9
+ 1.10
org.jenkins-ci
From 3f116e877704942e070960d44b1a0ffc0f3df4ad Mon Sep 17 00:00:00 2001
From: Basil Crow
Date: Mon, 7 Oct 2024 14:11:45 -0700
Subject: [PATCH 2/2] Fix Enforcer
---
pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/pom.xml b/pom.xml
index db58c902b..35d0a5537 100644
--- a/pom.xml
+++ b/pom.xml
@@ -223,6 +223,11 @@ and
jsch
0.1.55
+
+ commons-codec
+ commons-codec
+ 1.17.1
+
commons-logging
commons-logging