Skip to content

Commit

Permalink
update jasperreports to 6.21.4 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
Postremus authored Nov 2, 2024
1 parent 85a418e commit f6ba135
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 @@
# 3.6.3

- Update to Jasper 6.21.4

# 3.6.2

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

| Plugin Version | JasperReports Version |
|----------------|-----------------------|
| 3.6.3 | 6.21.4 |
| 3.6.2 | 6.21.3 |
| 3.6.1 | 6.21.2 |
| 3.6.0 | 6.21.0 |
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

<!-- Dependency Versions -->
<!-- Make sure that the following block of dependencies match the version used in jasper reports found at https://github.com/TIBCOSoftware/jasperreports/blob/master/jasperreports/pom-common.xml -->
<version.jasperreports>6.21.3</version.jasperreports>
<version.jasperreports>6.21.4</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 f6ba135

Please sign in to comment.