Skip to content

Commit 83c7f99

Browse files
committed
version update
1 parent fa6baaa commit 83c7f99

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

changes.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22
JasperReports Library Change Log
33
=============================================
44

5+
JasperReports 7.0.4 (2025-10-09)
6+
---------------------------------------------
7+
8+
- add deserialization class filter to fix the CVE-2025-10492 security vulnerability;
9+
10+
- new net.sf.jasperreports.export.docx.size.page.to.content export configuration property
11+
added to support variable DOCX page size;
12+
13+
- minor bug fixes and improvements;
14+
15+
16+
17+
18+
519
JasperReports 7.0.3 (2025-05-02)
620
---------------------------------------------
721

pom-parent.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
<url>${scmUrl}</url>
7878
</scm>
7979
<properties>
80-
<revision>master-SNAPSHOT</revision>
80+
<revision>7.0.4-SNAPSHOT</revision>
8181
<scmConnection>scm:git:https://github.com/Jaspersoft/jasperreports.git</scmConnection>
8282
<scmUrl>https://github.com/Jaspersoft/jasperreports</scmUrl>
8383
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)