dependabot[bot] opened a new pull request, #92: URL: https://github.com/apache/maven-gpg-plugin/pull/92
Bumps [com.kohlschutter.junixsocket:junixsocket-core](https://github.com/kohlschutter/junixsocket) from 2.9.0 to 2.9.1. <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.9.1</h2> <ul> <li>Fix ignored timeouts for Mysql-specific AFUNIXDatabaseSocketFactoryCJ</li> <li>Fix GraalVM configuration, support AFUNIXSocketFactory for native-image</li> <li>Fix compatibility with jetty 12.0.7</li> <li>Fix unnecessary failures in some tests, error handling in selftest</li> <li>Improve SocketException handling (throw SocketClosedException subclass upon accept error)</li> <li>Make native library code compile on Minix</li> <li>Add availability check of abstract namespace on emulated Linux environments (BSD)</li> <li>Add junixsocket-demo-jpackagejlink artifact to show how to use jpackage/jlink with junixsocket</li> <li>Update crossclang scripts, fix compatibility with Xcode 15.3</li> <li>Code cleanup</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kohlschutter/junixsocket/commit/7c5315d7dbad93cc9e2c21878146cf608e885a1f"><code>7c5315d</code></a> selftest-android: Update dependency versions</li> <li><a href="https://github.com/kohlschutter/junixsocket/commit/979c456bb52cef916b835e215776bc0070d02600"><code>979c456</code></a> Update README</li> <li><a href="https://github.com/kohlschutter/junixsocket/commit/f13aeac40bddcde0740b13b21b31515d7fd21cb3"><code>f13aeac</code></a> Update changelog</li> <li><a href="https://github.com/kohlschutter/junixsocket/commit/25bc721be96a4102cc0a17cad7a94aa9ee9f365e"><code>25bc721</code></a> Set version to 2.9.1</li> <li><a href="https://github.com/kohlschutter/junixsocket/commit/6f87abfbb97c3bb50c39ac223608452e42a9607b"><code>6f87abf</code></a> Set kohlschutter-parent to 1.7.0</li> <li><a href="https://github.com/kohlschutter/junixsocket/commit/e729443bcc30d97dd4151b4e4096ab49e2abb86a"><code>e729443</code></a> common: test: Code cleanup</li> <li><a href="https://github.com/kohlschutter/junixsocket/commit/85acd4cf3883b89c7ef96ff56103d991f6f229d4"><code>85acd4c</code></a> test: SocketChannelTest: Suppress PMD warning</li> <li><a href="https://github.com/kohlschutter/junixsocket/commit/560d9c09b087618bbe7b3c27e4969faf6e1f1d5c"><code>560d9c0</code></a> jetty: Move UnixDomainTest to junixsocket package</li> <li><a href="https://github.com/kohlschutter/junixsocket/commit/312ec5d4ae39bb38bb6c34d3693909b6ebdf02af"><code>312ec5d</code></a> Update changelog</li> <li><a href="https://github.com/kohlschutter/junixsocket/commit/377226015b21da294d37db4f83d239e943af079c"><code>3772260</code></a> Update year in license header</li> <li>Additional commits viewable in <a href="https://github.com/kohlschutter/junixsocket/compare/junixsocket-2.9.0...junixsocket-2.9.1">compare view</a></li> </ul> </details> <br /> [](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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org