This is an automated email from the ASF dual-hosted git repository. github-bot pushed a commit to branch dependabot/maven/org.jfree-jfreechart-1.5.4 in repository https://gitbox.apache.org/repos/asf/struts.git
commit 8ff8e42e76a79008c7c749a775f23e8194f50024 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Sep 26 17:07:51 2023 +0000 Bump org.jfree:jfreechart from 1.5.1 to 1.5.4 Bumps [org.jfree:jfreechart](https://github.com/jfree/jfreechart) from 1.5.1 to 1.5.4. - [Release notes](https://github.com/jfree/jfreechart/releases) - [Commits](https://github.com/jfree/jfreechart/compare/v1.5.1...v1.5.4) --- updated-dependencies: - dependency-name: org.jfree:jfreechart dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- plugins/jfreechart/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/jfreechart/pom.xml b/plugins/jfreechart/pom.xml index c4efc3e52..32d2f95de 100644 --- a/plugins/jfreechart/pom.xml +++ b/plugins/jfreechart/pom.xml @@ -47,7 +47,7 @@ <dependency> <groupId>org.jfree</groupId> <artifactId>jfreechart</artifactId> - <version>1.5.1</version> + <version>1.5.4</version> <scope>provided</scope> <exclusions> <exclusion>