Skip to content

Commit

Permalink
Bump software.xdev:chartjs-java-model from 2.0.0 to 2.0.1 (#449)
Browse files Browse the repository at this point in the history
Bumps [software.xdev:chartjs-java-model](https://github.com/xdev-software/chartjs-java-model) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/xdev-software/chartjs-java-model/releases)
- [Changelog](https://github.com/xdev-software/chartjs-java-model/blob/develop/CHANGELOG.md)
- [Commits](xdev-software/chartjs-java-model@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: software.xdev:chartjs-java-model
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2024
1 parent c8b9820 commit 39db6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<dependency>
<groupId>software.xdev</groupId>
<artifactId>chartjs-java-model</artifactId>
<version>2.0.0</version>
<version>2.0.1</version>
</dependency>
<!-- HTML sanitizer for the textEditor -->
<dependency>
Expand Down

0 comments on commit 39db6b3

Please sign in to comment.