From 33f3700b962290d868afb98593cc8d2dcfa9c576 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 00:00:35 +0000 Subject: [PATCH] Bump chartjs from 2.9.4 to 4.1.2 Bumps [chartjs](https://github.com/webjars/chartjs) from 2.9.4 to 4.1.2. - [Release notes](https://github.com/webjars/chartjs/releases) - [Commits](https://github.com/webjars/chartjs/compare/chartjs-2.9.4...chartjs-4.1.2) --- 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..4c8ec20 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -116,7 +116,7 @@ org.webjars chartjs - 2.9.4 + 4.1.2