From af8ff16fc6240ce688031ecd11a4a56ab52566f3 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Tue, 27 Sep 2022 15:15:16 -0400 Subject: [PATCH 1/2] Restore ability to use library from Java 8-based clients --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 212990d..544c93c 100644 --- a/pom.xml +++ b/pom.xml @@ -54,6 +54,7 @@ jenkinsci/docker-fixtures UTF-8 false + 8 From fcc049963ec5c134065ffe9cd3062bec406f4b51 Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Tue, 27 Sep 2022 15:17:35 -0400 Subject: [PATCH 2/2] Also add `url` --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 544c93c..c11d937 100644 --- a/pom.xml +++ b/pom.xml @@ -5,13 +5,14 @@ org.jenkins-ci jenkins 1.88 - + org.jenkins-ci.test docker-fixtures ${changelist} Docker Fixtures Docker rule for JUnit. + https://github.com/jenkinsci/docker-fixtures repo.jenkins-ci.org