This is an automated email from the ASF dual-hosted git repository. ilgrosso pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push: new 0fc58b9e80 Bump org.webjars:chartjs from 4.1.2 to 4.4.3 (#796) 0fc58b9e80 is described below commit 0fc58b9e80d36b7f8ad7e6cea9d90ac08e424165 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Jul 26 07:10:01 2024 +0200 Bump org.webjars:chartjs from 4.1.2 to 4.4.3 (#796) Bumps [org.webjars:chartjs](https://github.com/webjars/chartjs) from 4.1.2 to 4.4.3. - [Commits](https://github.com/webjars/chartjs/compare/chartjs-4.1.2...chartjs-4.4.3) --- updated-dependencies: - dependency-name: org.webjars:chartjs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 40becc35f5..1f06dc05d2 100644 --- a/pom.xml +++ b/pom.xml @@ -455,7 +455,7 @@ under the License. <codemirror.version>5.62.2</codemirror.version> <googlediffmatchpath.version>895a9512bb</googlediffmatchpath.version> <jsplumb.version>2.0.7</jsplumb.version> - <chartjs.version>4.1.2</chartjs.version> + <chartjs.version>4.4.3</chartjs.version> <wicket.version>10.1.0</wicket.version> <wicketstuff.version>10.1.1</wicketstuff.version>