dependabot[bot] opened a new pull request, #337:
URL: https://github.com/apache/maven-gpg-plugin/pull/337

   Bumps 
[com.kohlschutter.junixsocket:junixsocket-core](https://github.com/kohlschutter/junixsocket)
 from 2.10.1 to 2.11.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/kohlschutter/junixsocket/releases";>com.kohlschutter.junixsocket:junixsocket-core's
 releases</a>.</em></p>
   <blockquote>
   <h2>junixsocket 2.11.0</h2>
   <ul>
   <li>New module: junixsocket-memory (Java 22+): SharedMemory/mmap, POSIX shm, 
futex-based Mutexes, memfd, etc.</li>
   <li>Remove junixsocket-jetty support for Jetty 12.0.x and older (breaking 
change)</li>
   <li>Add several new exceptions (subclasses of IOException / 
SocketException)</li>
   <li>Add FileChannelSupplier for FileDescriptorCast</li>
   <li>Add support for Astral OS; native binary not included yet</li>
   <li>Add AFSocketCapability for send/receive timeout</li>
   <li>Add support for AF_SYSTEM CTLIOCGINFO (number of registered kernel 
control names)</li>
   <li>Improve/simplify check for AFServerSocket.isLocalSocketAddressValid</li>
   <li>Improve exception reporting upon &quot;accept&quot;</li>
   <li>Reduce possible local JNI refernce accumulation in poll</li>
   <li>Fix NullPointerException in AFSelector</li>
   <li>Fix spurious Connection-Refused in AFSocketImpl.connect</li>
   <li>Fix AFSocketChannel.read returning 0 on EOF</li>
   <li>Fix VirtualThread issue on machines with 1 or 2 CPUs</li>
   <li>Fix spurious connect timeouts on Windows</li>
   <li>Fix for TIPC: Ignore EINVAL upon setsocketopt 
SOL_TIPC/TIPC_GROUP_LEAVE</li>
   <li>Improve selftest</li>
   <li>Code cleanup and other optimizations</li>
   <li>Update documentation</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/kohlschutter/junixsocket/commit/954836d347096a3fb5ec367b2f7d63076d827ca5";><code>954836d</code></a>
 memory: test: Fix futex wakeup assumptions</li>
   <li><a 
href="https://github.com/kohlschutter/junixsocket/commit/646a005e75345949e3841435d64bd6c048b6091e";><code>646a005</code></a>
 Set version to 2.11.0</li>
   <li><a 
href="https://github.com/kohlschutter/junixsocket/commit/593d9d2c33a6980583378a5bdf3f8c65e2b5d3be";><code>593d9d2</code></a>
 test: rmi: Fix testRemoteShutdownNotAllowed</li>
   <li><a 
href="https://github.com/kohlschutter/junixsocket/commit/c7e3f62322830e5dbfb229176968fd355c5cd11c";><code>c7e3f62</code></a>
 Update dependencies</li>
   <li><a 
href="https://github.com/kohlschutter/junixsocket/commit/b776161daec2bb963d41c854bbd3820abf610d1c";><code>b776161</code></a>
 demo: Update PostgreSQL version</li>
   <li><a 
href="https://github.com/kohlschutter/junixsocket/commit/fccc3368ceae78f84cec2681d73dac435f45f22c";><code>fccc336</code></a>
 native: Clear JNI exceptions upon missing classes, fields</li>
   <li><a 
href="https://github.com/kohlschutter/junixsocket/commit/f3dbb95258dc2fcd3689db0a8f7c1ed7b4ea36a7";><code>f3dbb95</code></a>
 native: Fix possible local JNI reference accumulation in poll</li>
   <li><a 
href="https://github.com/kohlschutter/junixsocket/commit/9d55121db6b336124b58d4eab3ba843693dd8c12";><code>9d55121</code></a>
 native: Fix error handling for NewDirectByteBuffer</li>
   <li><a 
href="https://github.com/kohlschutter/junixsocket/commit/0adb3d967d906a9665deced16cedf33bbb323672";><code>0adb3d9</code></a>
 Update NOTICE/license message to cover 2026</li>
   <li><a 
href="https://github.com/kohlschutter/junixsocket/commit/fca8b04cedbe25360798205a0107cf4f5a066830";><code>fca8b04</code></a>
 rmi: Add graal config for sun.rmi.transport.tcp.TCPTransport</li>
   <li>Additional commits viewable in <a 
href="https://github.com/kohlschutter/junixsocket/compare/junixsocket-2.10.1...junixsocket-2.11.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.kohlschutter.junixsocket:junixsocket-core&package-manager=maven&previous-version=2.10.1&new-version=2.11.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 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