This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch release/struts-6-7-x
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/release/struts-6-7-x by this 
push:
     new 52dba77dc Bump org.jfree:jfreechart from 1.5.5 to 1.5.6 (#1440)
52dba77dc is described below

commit 52dba77dc05f5be791f966fb1b5459013f25204c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 1 06:55:32 2025 +0100

    Bump org.jfree:jfreechart from 1.5.5 to 1.5.6 (#1440)
    
    Bumps [org.jfree:jfreechart](https://github.com/jfree/jfreechart) from 
1.5.5 to 1.5.6.
    - [Release notes](https://github.com/jfree/jfreechart/releases)
    - [Commits](https://github.com/jfree/jfreechart/compare/v1.5.5...v1.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.jfree:jfreechart
      dependency-version: 1.5.6
      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>
---
 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 dc9c61cd4..c84576c93 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.5</version>
+            <version>1.5.6</version>
             <scope>provided</scope>
             <exclusions>
                 <exclusion>

Reply via email to