From 2fbfd7dd4442dbcca920f01524c668770c21c45b Mon Sep 17 00:00:00 2001 From: Alex O'Ree Date: Fri, 7 Nov 2025 20:24:12 -0500 Subject: [PATCH 1/2] NOJIRA rolls back the jdom dependency update. CI had green lights before merging, but it's definitely broke the build --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5ad7cdd0e6..2a1d6f6ad7 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ 2.0.0 1.6.2 2.3.3 - 2.0.6.1 + 2.0.6 0.4.2 6.0.0 2.25.1 From 76a51ff2f1759a22c8d4e5df9c0c733bf0df0cd8 Mon Sep 17 00:00:00 2001 From: Alex O'Ree Date: Fri, 7 Nov 2025 21:31:57 -0500 Subject: [PATCH 2/2] and rolling back debug output during unit tests --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2a1d6f6ad7..8be09de817 100644 --- a/pom.xml +++ b/pom.xml @@ -675,7 +675,7 @@ @{argLine} - false + true plain