From f8cb00705137c9cf7d71c5813dbf4173b245a500 Mon Sep 17 00:00:00 2001 From: Raihaan Shouhell Date: Sat, 8 May 2021 23:07:24 +0800 Subject: [PATCH] Integration test with 2.289 (#1601) * Update to new LTS weekly * Fix upper bound dep error Co-authored-by: res0nance --- integrations/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/integrations/pom.xml b/integrations/pom.xml index 7d7379e377..e488ea5d08 100644 --- a/integrations/pom.xml +++ b/integrations/pom.xml @@ -15,7 +15,7 @@ true 2.11.3 4.1.52.Final - 2.277.4 + 2.289 @@ -385,6 +385,11 @@ jackson2-api ${jackson.version} + + jaxen + jaxen + 1.2.0 + org.jenkins-ci.plugins