From c1ee1ad797c69cce6f71058a9c05a32b41473b22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 00:00:54 +0000 Subject: [PATCH] Bump chartjs from 2.9.4 to 3.5.1 Bumps [chartjs](https://github.com/webjars/chartjs) from 2.9.4 to 3.5.1. - [Release notes](https://github.com/webjars/chartjs/releases) - [Commits](https://github.com/webjars/chartjs/compare/chartjs-2.9.4...chartjs-3.5.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..7504ceb 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -116,7 +116,7 @@ org.webjars chartjs - 2.9.4 + 3.5.1