mirror of
https://github.com/apache/struts.git
synced 2026-08-31 19:35:40 +00:00
c57a989584
* Bump jasperreports7.version from 6.21.3 to 7.0.3 Bumps `jasperreports7.version` from 6.21.3 to 7.0.3. Updates `net.sf.jasperreports:jasperreports` from 6.21.3 to 7.0.3 - [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/6.21.3...7.0.3) Updates `net.sf.jasperreports:jasperreports-pdf` from 7.0.1 to 7.0.3 - [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.1...7.0.3) --- updated-dependencies: - dependency-name: net.sf.jasperreports:jasperreports dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: net.sf.jasperreports:jasperreports-pdf dependency-version: 7.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Reverts to 6.21.3 to support old plugin --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lukasz Lenart <lukaszlenart@apache.org>
Jasper Reports plugin
This plugin allows to use Jasper reports as a one of the result types. You will find more details in documentation.
Installation
Just drop this plugin JAR into WEB-INF/lib folder or add it as a Maven dependency.