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

lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/main by this push:
     new 8fb8bcbcf build(deps): bump net.sf.jasperreports:jasperreports (#1779)
8fb8bcbcf is described below

commit 8fb8bcbcf0cbda94932fd4061597e29734b3fbf9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 12 11:40:42 2026 +0200

    build(deps): bump net.sf.jasperreports:jasperreports (#1779)
    
    Bumps 
[net.sf.jasperreports:jasperreports](https://github.com/Jaspersoft/jasperreports)
 from 7.0.4 to 7.0.7.
    - [Release notes](https://github.com/Jaspersoft/jasperreports/releases)
    - 
[Changelog](https://github.com/Jaspersoft/jasperreports/blob/master/changes.txt)
    - 
[Commits](https://github.com/Jaspersoft/jasperreports/compare/7.0.4...7.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: net.sf.jasperreports:jasperreports
      dependency-version: 7.0.7
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 plugins/jasperreports7/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/jasperreports7/pom.xml b/plugins/jasperreports7/pom.xml
index 5a83c82b5..3e0095f76 100644
--- a/plugins/jasperreports7/pom.xml
+++ b/plugins/jasperreports7/pom.xml
@@ -33,7 +33,7 @@
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <jasperreports7.version>7.0.4</jasperreports7.version>
+        <jasperreports7.version>7.0.7</jasperreports7.version>
     </properties>
 
     <dependencies>

Reply via email to