dependabot[bot] opened a new pull request, #366:
URL: https://github.com/apache/struts-examples/pull/366

   Bumps 
[net.sf.jasperreports:jasperreports](https://github.com/TIBCOSoftware/jasperreports)
 from 6.21.2 to 7.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/TIBCOSoftware/jasperreports/releases";>net.sf.jasperreports:jasperreports's
 releases</a>.</em></p>
   <blockquote>
   <h2>JasperReports 7.0.0</h2>
   <ul>
   <li>
   <p>removal of the Ant build system and replacing it with a Maven build 
system;</p>
   </li>
   <li>
   <p>deprecated code removed;</p>
   </li>
   <li>
   <p>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);</p>
   </li>
   <li>
   <p>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;</p>
   </li>
   <li>
   <p>extracting various optional extension JAR artifacts from the the core 
library JAR artifact
   to allow the Jakarta Migration of certain of these optional features while 
also introducing
   better third party Maven dependency management of these artifacts;</p>
   </li>
   <li>
   <p>some Java package names have changed as a consequence of separating 
functionality into optional JAR artifacts;</p>
   </li>
   <li>
   <p>upgraded JFreeChart to version 1.5.4 which no longer has support for 3D 
charts. Reports having
   Pie 3D, Bar 3D and Stacked Bar 3D charts would continue to work, but will be 
rendered as 2D,
   all their 3D effects being ignored;</p>
   </li>
   <li>
   <p>minor bug fixes and improvements;</p>
   </li>
   </ul>
   <h2>JasperReports 6.21.3</h2>
   <ul>
   <li>
   <p>allow background section elements to be exported as page header content 
in the DOCX exporter
   so that watermark type effects could be achieved;</p>
   </li>
   <li>
   <p>minor bug fixes and improvements;</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/TIBCOSoftware/jasperreports/blob/master/changes.txt";>net.sf.jasperreports:jasperreports's
 changelog</a>.</em></p>
   <blockquote>
   <h2>JasperReports 7.0.0 (2024-06-17)</h2>
   <ul>
   <li>
   <p>removal of the Ant build system and replacing it with a Maven build 
system;</p>
   </li>
   <li>
   <p>deprecated code removed;</p>
   </li>
   <li>
   <p>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);</p>
   </li>
   <li>
   <p>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;</p>
   </li>
   <li>
   <p>extracting various optional extension JAR artifacts from the the core 
library JAR artifact
   to allow the Jakarta Migration of certain of these optional features while 
also introducing
   better third party Maven dependency management of these artifacts;</p>
   </li>
   <li>
   <p>some Java package names have changed as a consequence of separating 
functionality into optional JAR artifacts;</p>
   </li>
   <li>
   <p>upgraded JFreeChart to version 1.5.4 which no longer has support for 3D 
charts. Reports having
   Pie 3D, Bar 3D and Stacked Bar 3D charts would continue to work, but will be 
rendered as 2D,
   all their 3D effects being ignored;</p>
   </li>
   <li>
   <p>minor bug fixes and improvements;</p>
   </li>
   </ul>
   <h2>JasperReports 6.21.3 (2024-04-18)</h2>
   <ul>
   <li>
   <p>allow background section elements to be exported as page header content 
in the DOCX exporter
   so that watermark type effects could be achieved;</p>
   </li>
   <li>
   <p>minor bug fixes and improvements;</p>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/b478feaa9aab4375eba71de77b4ca138ad2f62aa";><code>b478fea</code></a>
 add javadoc to javaflow as required by sonatype</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/abd27b08dd54ca3a1cd8fe7be8f94ec5c295da03";><code>abd27b0</code></a>
 version update</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/f233ca3ff36a12d2114377678c1bb61332955e29";><code>f233ca3</code></a>
 eula and changes.txt update</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/a3286b7ab5ab281f049c2094e061df8b8d837b1b";><code>a3286b7</code></a>
 Merge branch 'master' into release-7.0.0</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/4a3baee02cd7419279f4531d5cb1af3074aa1b1f";><code>4a3baee</code></a>
 search JDBC columns by labels first</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/d1eab272c02ffd0fbfb702f11a1dde68e0bdb76b";><code>d1eab27</code></a>
 run subreport with javaflow</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/46304d300397ea6e1658927759b32e1c98f922b8";><code>46304d3</code></a>
 small fixes</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/f9ed2ef7d8644233bedd2b98fd4016eeea3b68c3";><code>f9ed2ef</code></a>
 remove CVC from javadoc documentation</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/0171897e3e20549ac753710d9d21f843ad851a00";><code>0171897</code></a>
 small formatting</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/ba1636ea0d957fad4bec4572d74b4e5b94521210";><code>ba1636e</code></a>
 white space formatting</li>
   <li>Additional commits viewable in <a 
href="https://github.com/TIBCOSoftware/jasperreports/compare/6.21.2...7.0.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.sf.jasperreports:jasperreports&package-manager=maven&previous-version=6.21.2&new-version=7.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to