From 03dbe0f42448cfa9d72024a73e130b3c68db6cb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 00:00:49 +0000 Subject: [PATCH] Bump chartjs from 2.9.4 to 3.4.1 Bumps [chartjs](https://github.com/webjars/chartjs) from 2.9.4 to 3.4.1. - [Release notes](https://github.com/webjars/chartjs/releases) - [Commits](https://github.com/webjars/chartjs/compare/chartjs-2.9.4...chartjs-3.4.1) --- updated-dependencies: - dependency-name: org.webjars:chartjs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pom.xml b/web/pom.xml index c79d2f0..345da1d 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -116,7 +116,7 @@ org.webjars chartjs - 2.9.4 + 3.4.1