dependabot[bot] opened a new pull request, #16928:
URL: https://github.com/apache/camel/pull/16928

   Bumps [net.sf.jt400:jt400](https://github.com/IBM/JTOpen) from 20.0.8 to 
21.0.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/IBM/JTOpen/releases";>net.sf.jt400:jt400's 
releases</a>.</em></p>
   <blockquote>
   <h2>v21.0.0</h2>
   <h2>⚠️Semver major bump ⚠️</h2>
   <p>As of version 21+, the minimum required version of Java supported by 
JTOpen is Java 8. As this is a breaking change, the maintainers have executed a 
bump of the semver major version number. For more information on semver, see <a 
href="http://semver.org";>http://semver.org</a></p>
   <h2>What's Changed</h2>
   <ul>
   <li>Tolerate JDBC server errors caused by disconnnect. by <a 
href="https://github.com/jeber-ibm";><code>@​jeber-ibm</code></a> in <a 
href="https://redirect.github.com/IBM/JTOpen/pull/227";>IBM/JTOpen#227</a></li>
   <li>AspOpenList: use recordLength to avoid offset issues from the new fields 
in v75 by <a href="https://github.com/JMConnect";><code>@​JMConnect</code></a> 
in <a 
href="https://redirect.github.com/IBM/JTOpen/pull/145";>IBM/JTOpen#145</a></li>
   <li>Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 by 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a> in <a 
href="https://redirect.github.com/IBM/JTOpen/pull/179";>IBM/JTOpen#179</a></li>
   <li>Fix for IFSFileDescriptorImplRemote - lookup response missing by <a 
href="https://github.com/nadiramra";><code>@​nadiramra</code></a> in <a 
href="https://redirect.github.com/IBM/JTOpen/pull/228";>IBM/JTOpen#228</a></li>
   <li>Make Java 8 the minimum version of Java (semver major jump to v21) by <a 
href="https://github.com/ThePrez";><code>@​ThePrez</code></a> in <a 
href="https://redirect.github.com/IBM/JTOpen/pull/171";>IBM/JTOpen#171</a></li>
   <li>Native Profile Handle Changes by <a 
href="https://github.com/jeber-ibm";><code>@​jeber-ibm</code></a> in <a 
href="https://redirect.github.com/IBM/JTOpen/pull/229";>IBM/JTOpen#229</a></li>
   <li>IFS fixes for retrieving attributes using profile token by <a 
href="https://github.com/nadiramra";><code>@​nadiramra</code></a> in <a 
href="https://redirect.github.com/IBM/JTOpen/pull/232";>IBM/JTOpen#232</a></li>
   <li>remove pre-jdk1.5 workarounds by <a 
href="https://github.com/NicolaIsotta";><code>@​NicolaIsotta</code></a> in <a 
href="https://redirect.github.com/IBM/JTOpen/pull/176";>IBM/JTOpen#176</a></li>
   <li>Security enhancement for the JTOpen library by <a 
href="https://github.com/MarcelRomijn";><code>@​MarcelRomijn</code></a> in <a 
href="https://redirect.github.com/IBM/JTOpen/pull/200";>IBM/JTOpen#200</a></li>
   <li>Job queue open list (QSPOLJBQ) by <a 
href="https://github.com/JMConnect";><code>@​JMConnect</code></a> in <a 
href="https://redirect.github.com/IBM/JTOpen/pull/175";>IBM/JTOpen#175</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/JMConnect";><code>@​JMConnect</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/IBM/JTOpen/pull/145";>IBM/JTOpen#145</a></li>
   <li><a 
href="https://github.com/MarcelRomijn";><code>@​MarcelRomijn</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/IBM/JTOpen/pull/200";>IBM/JTOpen#200</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/IBM/JTOpen/compare/v20.0.8...v21.0.0";>https://github.com/IBM/JTOpen/compare/v20.0.8...v21.0.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/IBM/JTOpen/commit/e44803c7a41e8bd2fb0dff3224a7f1a3edb7e8af";><code>e44803c</code></a>
 Job queue open list (QSPOLJBQ) (<a 
href="https://redirect.github.com/IBM/JTOpen/issues/175";>#175</a>)</li>
   <li><a 
href="https://github.com/IBM/JTOpen/commit/12674430bcb1edc6ecfb6250742394221a847d65";><code>1267443</code></a>
 Security enhancement for the JTOpen library (<a 
href="https://redirect.github.com/IBM/JTOpen/issues/200";>#200</a>)</li>
   <li><a 
href="https://github.com/IBM/JTOpen/commit/189d8135b414bb5db3ee32c2297a4b07d80837f4";><code>189d813</code></a>
 remove pre-jdk1.5 workarounds (<a 
href="https://redirect.github.com/IBM/JTOpen/issues/176";>#176</a>)</li>
   <li><a 
href="https://github.com/IBM/JTOpen/commit/6000ddc94575b6ab18ef8e722dff26091d648c42";><code>6000ddc</code></a>
 Update Copyright.java for next release</li>
   <li><a 
href="https://github.com/IBM/JTOpen/commit/4a1b2f9c44887ac1db94afb2e86f086cd6246773";><code>4a1b2f9</code></a>
 Update pom.xml</li>
   <li><a 
href="https://github.com/IBM/JTOpen/commit/0641336d9d1fed78c5dac8f018c4b7f12eb53ff8";><code>0641336</code></a>
 Update pom.xml</li>
   <li><a 
href="https://github.com/IBM/JTOpen/commit/2ac75789f4a6d88ac94d56cbff24d28742c66a1a";><code>2ac7578</code></a>
 Update pom-dist.xml for JTOpen 21.0.0</li>
   <li><a 
href="https://github.com/IBM/JTOpen/commit/fb557e7932ba3212cc2c0990431cefbecdba2b0c";><code>fb557e7</code></a>
 IFS fixes for retrieving attributes using profile token (<a 
href="https://redirect.github.com/IBM/JTOpen/issues/232";>#232</a>)</li>
   <li><a 
href="https://github.com/IBM/JTOpen/commit/254a8d93bd8ced58291b82ebf9d38dae9df62e88";><code>254a8d9</code></a>
 Native Profile Handle Changes (<a 
href="https://redirect.github.com/IBM/JTOpen/issues/229";>#229</a>)</li>
   <li><a 
href="https://github.com/IBM/JTOpen/commit/d7d7076a55f0cb643022f3190c4ad561d9a11a88";><code>d7d7076</code></a>
 Make Java 8 the minimum version of Java (semver major jump to v21) (<a 
href="https://redirect.github.com/IBM/JTOpen/issues/171";>#171</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/IBM/JTOpen/compare/v20.0.8...v21.0.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.sf.jt400:jt400&package-manager=maven&previous-version=20.0.8&new-version=21.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