From fca27862518fc64570e39c44be928c9ac739f46f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Dec 2022 00:00:36 +0000 Subject: [PATCH] Bump chartjs from 2.9.4 to 4.1.1 Bumps [chartjs](https://github.com/webjars/chartjs) from 2.9.4 to 4.1.1. - [Release notes](https://github.com/webjars/chartjs/releases) - [Commits](https://github.com/webjars/chartjs/compare/chartjs-2.9.4...chartjs-4.1.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..fbaf3a0 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -116,7 +116,7 @@ org.webjars chartjs - 2.9.4 + 4.1.1