From 8c11a662068f9821e3466157619a7e9da1812a58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 18:42:51 +0000 Subject: [PATCH 1/2] Bump echarts-api from 5.4.0-3 to 5.4.0-4 Bumps [echarts-api](https://github.com/jenkinsci/echarts-api-plugin) from 5.4.0-3 to 5.4.0-4. - [Release notes](https://github.com/jenkinsci/echarts-api-plugin/releases) - [Changelog](https://github.com/jenkinsci/echarts-api-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/echarts-api-plugin/compare/v5.4.0-3...v5.4.0-4) --- updated-dependencies: - dependency-name: io.jenkins.plugins:echarts-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6a6b412d..85eaeafb 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ jenkinsci/${project.artifactId}-plugin 3.2.1 - 5.4.0-3 + 5.4.0-4 6.3.0-2 3.6.4-1 1.13.3-4 From 351258d6d960db0b4581ffea7427c79b3096031c Mon Sep 17 00:00:00 2001 From: totocaca123 <42418580+totocaca123@users.noreply.github.com> Date: Mon, 29 May 2023 02:27:51 +0000 Subject: [PATCH 2/2] Add eclipse collection dependencies to pom --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 85eaeafb..aeb1f6a9 100644 --- a/pom.xml +++ b/pom.xml @@ -54,6 +54,7 @@ 1.29.0-6 1.14.2 2.15.1 + 11.1.0 @@ -114,6 +115,11 @@ jackson-dataformat-csv ${jackson-dataformat.version} + + org.eclipse.collections + eclipse-collections + ${eclipse-collections.version} +