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 ef00dd07a build(deps): bump net.sf.jasperreports:jasperreports (#1618)
ef00dd07a is described below
commit ef00dd07a9bd914461f0d1f23bd6c83261173f5f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 11 13:30:42 2026 +0100
build(deps): bump net.sf.jasperreports:jasperreports (#1618)
Bumps
[net.sf.jasperreports:jasperreports](https://github.com/Jaspersoft/jasperreports)
from 7.0.3 to 7.0.4.
- [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.3...7.0.4)
---
updated-dependencies:
- dependency-name: net.sf.jasperreports:jasperreports
dependency-version: 7.0.4
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 14fc0f25f..dd549ae3e 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.3</jasperreports7.version>
+ <jasperreports7.version>7.0.4</jasperreports7.version>
</properties>
<dependencies>