Skip to content

Commit

Permalink
update jasperreports to 7.0.1 (#112)
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Panzer <[email protected]>
  • Loading branch information
Postremus and Martin Panzer authored Oct 2, 2024
1 parent de4774c commit 77c87a2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 4.0.1

- Update to Jasper 7.0.1

# 4.0.0

- Update to Jasper 7.0.0
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ The following table shows which JasperReports version is included during compila

| Plugin Version | JasperReports Version |
|----------------|-----------------------|
| 4.0.1 | 7.0.1 |
| 4.0.0 | 7.0.0 |
| 3.6.2 | 6.21.3 |
| 3.6.1 | 6.21.2 |
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

<!-- Dependency Versions -->
<!-- Make sure that the following block of dependencies match the version used in jasper reports found at https://raw.githubusercontent.com/TIBCOSoftware/jasperreports/master/pom-parent.xml -->
<version.jasperreports>7.0.0</version.jasperreports>
<version.jasperreports>7.0.1</version.jasperreports>
<version.rhino>1.7.14</version.rhino>

<version.plexus-compiler-api>2.13.0</version.plexus-compiler-api>
Expand Down

0 comments on commit 77c87a2

Please sign in to comment.