Skip to content

build(deps): bump jasperreports7.version from 6.21.3 to 7.0.5#1622

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/main/jasperreports7.version-7.0.5
Open

build(deps): bump jasperreports7.version from 6.21.3 to 7.0.5#1622
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/main/jasperreports7.version-7.0.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2026

Bumps jasperreports7.version from 6.21.3 to 7.0.5.
Updates net.sf.jasperreports:jasperreports from 6.21.3 to 7.0.5

Release notes

Sourced from net.sf.jasperreports:jasperreports's releases.

JasperReports 7.0.5

  • support for proportional table column resize using negative weight values convention;

  • minor bug fixes and improvements;

JasperReports 7.0.4

  • add deserialization class filter to fix the CVE-2025-10492 security vulnerability;

  • new net.sf.jasperreports.export.docx.size.page.to.content export configuration property added to support variable DOCX page size;

  • minor bug fixes and improvements;

JasperReports 7.0.3

  • minor bug fixes and improvements;

JasperReports 7.0.2

  • added support for horizontalPosition and shrinkWidth properties to table component and weight property to table columns to better control table resize behavior when table columns are hidden or resized.

  • removed the Google Maps component, the Chrome server side rendering of Javascript visualizations extension, the interactivity extension as well as the PL/SQL and Oracle stored procedure query executer;

  • various dependencies upgrades including: Apache Batik 1.18, Apache POI 5.3.0 and Spring 6.2.3;

  • minor bug fixes and improvements;

JasperReports 7.0.1

  • added automatic module names to manifest files and fixed split packages issues in preparation for Java 9 modules compliance;

  • minor bug fixes and improvements;

JasperReports 7.0.0

  • removal of the Ant build system and replacing it with a Maven build system;

  • deprecated code removed;

  • breaking backward compatibility of serialized/compiled *.jasper report template files, mostly because of historical deprecated serialization code removal/cleanup mentioned above (source *.jrxml report templates need to be recompiled to *.jasper using the new version of the library);

  • breaking backward compatibility of source *.jrxml report template files and *.jrtx style template files by replacing the Apache Commons Digester based parsers with Jackson XML object serialization. *.jrxml and *.jrtx files created with version 6 or older can no longer be loaded with version 7 or newer of the library alone. The conversion from the old file formats to the new file formats and back can be made using Jaspersoft Studio 7 and later versions of it;

  • extracting various optional extension JAR artifacts from the the core library JAR artifact

... (truncated)

Changelog

Sourced from net.sf.jasperreports:jasperreports's changelog.

JasperReports 7.0.5 (2026-02-27)

  • support for proportional table column resize using negative weight values convention;

  • minor bug fixes and improvements;

JasperReports 7.0.4 (2025-11-03)

  • add deserialization class filter to fix the CVE-2025-10492 security vulnerability;

  • new net.sf.jasperreports.export.docx.size.page.to.content export configuration property added to support variable DOCX page size;

  • minor bug fixes and improvements;

JasperReports 7.0.3 (2025-05-02)

  • minor bug fixes and improvements;

JasperReports 7.0.2 (2025-03-10)

  • added support for horizontalPosition and shrinkWidth properties to table component and weight property to table columns to better control table resize behavior when table columns are hidden or resized.

  • removed the Google Maps component, the Chrome server side rendering of Javascript visualizations extension, the interactivity extension as well as the PL/SQL and Oracle stored procedure query executer;

  • various dependencies upgrades including: Apache Batik 1.18, Apache POI 5.3.0 and Spring 6.2.3;

  • minor bug fixes and improvements;

... (truncated)

Commits

Updates net.sf.jasperreports:jasperreports-pdf from 7.0.3 to 7.0.5

Release notes

Sourced from net.sf.jasperreports:jasperreports-pdf's releases.

JasperReports 7.0.5

  • support for proportional table column resize using negative weight values convention;

  • minor bug fixes and improvements;

JasperReports 7.0.4

  • add deserialization class filter to fix the CVE-2025-10492 security vulnerability;

  • new net.sf.jasperreports.export.docx.size.page.to.content export configuration property added to support variable DOCX page size;

  • minor bug fixes and improvements;

Changelog

Sourced from net.sf.jasperreports:jasperreports-pdf's changelog.

JasperReports 7.0.5 (2026-02-27)

  • support for proportional table column resize using negative weight values convention;

  • minor bug fixes and improvements;

JasperReports 7.0.4 (2025-11-03)

  • add deserialization class filter to fix the CVE-2025-10492 security vulnerability;

  • new net.sf.jasperreports.export.docx.size.page.to.content export configuration property added to support variable DOCX page size;

  • minor bug fixes and improvements;

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `jasperreports7.version` from 6.21.3 to 7.0.5.

Updates `net.sf.jasperreports:jasperreports` from 6.21.3 to 7.0.5
- [Release notes](https://github.com/Jaspersoft/jasperreports/releases)
- [Changelog](https://github.com/Jaspersoft/jasperreports/blob/master/changes.txt)
- [Commits](Jaspersoft/jasperreports@6.21.3...7.0.5)

Updates `net.sf.jasperreports:jasperreports-pdf` from 7.0.3 to 7.0.5
- [Release notes](https://github.com/Jaspersoft/jasperreports/releases)
- [Changelog](https://github.com/Jaspersoft/jasperreports/blob/master/changes.txt)
- [Commits](Jaspersoft/jasperreports@7.0.3...7.0.5)

---
updated-dependencies:
- dependency-name: net.sf.jasperreports:jasperreports
  dependency-version: 7.0.5
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: net.sf.jasperreports:jasperreports-pdf
  dependency-version: 7.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants