This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch 3_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/3_0_X by this push:
new 21ac757261 Bump org.webjars:chartjs from 4.1.2 to 4.4.3 (#796)
21ac757261 is described below
commit 21ac7572611c55c1a3db233d40d0e02d79bdbe2b
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] <[email protected]>
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 fcdb94f2b4..9e84e3aad0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -461,7 +461,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>9.18.0</wicket.version>
<wicketstuff.version>9.18.0</wicketstuff.version>