From 2d5eecac972f34d6e1a61c0a84ea0f489fdb5b76 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Mon, 20 Dec 2021 14:06:12 -0500 Subject: [PATCH 1/3] [pom] Drop jgit back to 5.13.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 31135cc6..db3dc512 100644 --- a/pom.xml +++ b/pom.xml @@ -177,7 +177,7 @@ 4.0.4 7.4.7 - 6.0.0.202111291000-r + 5.13.0.202109080827-r 9.2 From 845c31b342c201c9c4db01c8b9a4f7322d7ad421 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Mon, 20 Dec 2021 14:06:24 -0500 Subject: [PATCH 2/3] [pom] Bump spotbugs to 4.5.2 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index db3dc512..28b0f0f2 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.5.0.1-SNAPSHOT + 4.5.2.0-SNAPSHOT maven-plugin SpotBugs Maven Plugin @@ -122,7 +122,7 @@ 5.8.1 4.5.2 - 4.5.0 + 4.5.2 1.7.32 1.10.12 From ad7e95d3ed6ed689f83a676a09239511f194be42 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Mon, 20 Dec 2021 14:06:33 -0500 Subject: [PATCH 3/3] [pom] Bump junit to 5.8.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 28b0f0f2..0543f383 100644 --- a/pom.xml +++ b/pom.xml @@ -120,7 +120,7 @@ ${project.version} - 5.8.1 + 5.8.2 4.5.2 4.5.2 1.7.32