From 2c8c9e193c078e901f78ecffbb6887f27f3cb9d9 Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Fri, 11 Jun 2021 15:41:26 +0200 Subject: [PATCH] Update dependencies of UI libraries to latest versions. --- pom.xml | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 543b1507..14b5680e 100644 --- a/pom.xml +++ b/pom.xml @@ -27,12 +27,13 @@ jenkinsci/${project.artifactId}-plugin 2.3.0 - 5.0.1-1 - 5.15.3-2 + 5.0.1-2 + 5.15.3-3 + 5.1.2-1 0.9.4-2 4.0.13-5 1.5.1 - 1.0.0 + 1.1.0 1.4.0 0.17.2 @@ -98,6 +99,12 @@ org.everit.json org.everit.json.schema ${json-schema.version} + + + json + org.json + + com.j2html @@ -148,6 +155,15 @@ + + + + io.jenkins.plugins + echarts-api + 5.1.2-2 + + +