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

   Bumps [jasperreports](https://github.com/TIBCOSoftware/jasperreports) from 
6.20.4 to 6.20.5.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/TIBCOSoftware/jasperreports/releases";>jasperreports's 
releases</a>.</em></p>
   <blockquote>
   <h2>JasperReports 6.20.5</h2>
   <ul>
   <li>
   <p>fix historical text measuring truncation by rounding up the AWT measured 
text height to the upper
   integer value instead of truncating it to the lower integer value and thus 
causing the text elements
   having dynamic height to be 1 pixel taller to avoid text being cut in PDF 
exports;
   for minimum disruption in upgrades, the former text measuring behavior is 
still available through the
   net.sf.jasperreports.legacy.text.measuring boolean configuration property 
that would need to be set to true;</p>
   </li>
   <li>
   <p>performance improvements for the HTML and RTF text markup processors by 
replacing the JEditorPane based
   implementations with faster EditorKit implementations and fixing some 
multi-threading issues;</p>
   </li>
   <li>
   <p>support for CMYK color conversion for text and shapes in PDF export using 
ICC profiles
   (excluding image color conversion);</p>
   </li>
   <li>
   <p>support for unpatched versions of the OpenPDF library although this is 
not recommended for as long as
   the following OpenPDF bug remains open: <a 
href="https://redirect.github.com/LibrePDF/OpenPDF/issues/676";>LibrePDF/OpenPDF#676</a></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/3efcf2e67f959db3888d79f73dde2dbd7acb4f8e";><code>3efcf2e</code></a>
 version update</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/45d613beecf4004ab9f23194d7694d0499f99327";><code>45d613b</code></a>
 changes.txt and eula update</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/db482aaefea618f378f22c3e91bb49a24cc5e42c";><code>db482aa</code></a>
 fix since version in properties</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/10bda2caf4276ab9e9a38813877019ece20662ba";><code>10bda2c</code></a>
 fix sample title in sample reference</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/d6d392ed7824c86635f5a3a398f29301584f41c7";><code>d6d392e</code></a>
 changes.txt and clirr update</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/6e0f8a95cb5d237c8dc99673378685716efb136e";><code>6e0f8a9</code></a>
 use specific exception for FOP glyph substitution</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/2f3eeec1082840305edf6e596f46f2a2c01ff24e";><code>2f3eeec</code></a>
 fix wording in config property reference</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/a0fc4a8afa4e1547e3ef37626eb7eb5551cf8daa";><code>a0fc4a8</code></a>
 fix config ref empty links</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/20fc69aa6b6114cd289b9efc3198c9855fcf54ea";><code>20fc69a</code></a>
 support unpatched OpenPDF versions</li>
   <li><a 
href="https://github.com/TIBCOSoftware/jasperreports/commit/1822d9e546fb174076769e3beed16b63f4d0d3b1";><code>1822d9e</code></a>
 fix html markup processor reinitialization</li>
   <li>Additional commits viewable in <a 
href="https://github.com/TIBCOSoftware/jasperreports/compare/6.20.4...6.20.5";>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.20.4&new-version=6.20.5)](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 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: dev-unsubscr...@struts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to