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

   Bumps 
[com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) 
from 5.16.0 to 5.17.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/rabbitmq/rabbitmq-java-client/releases";>com.rabbitmq:amqp-client's
 releases</a>.</em></p>
   <blockquote>
   <h2>v5.17.0</h2>
   <h1>Changes between 5.16.0 and 5.17.0</h1>
   <p>This is a minor release with bug fixes, usability improvements, and 
dependency upgrades. It is compatible with 5.16.x. All users of the 5.x.x 
series are encouraged to upgrade.</p>
   <p>Thanks to Nikita Nefedov (<a 
href="https://github.com/nikita2206";><code>@​nikita2206</code></a>) for his 
contribution.</p>
   <h2>Remove hard dependency on Jackson in OAuth 2 support</h2>
   <p>GitHub PR: <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/969";>#969</a></p>
   <h2>NPE in <code>AbstractMetricsCollector</code> when channel limit is 
exceeded</h2>
   <p>GitHub issue: <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/944";>#944</a></p>
   <h2>Report publish failures for the closed channel as well</h2>
   <p>GitHub PR: <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/943";>#943</a></p>
   <h2>Remove dependency on java.sql.Timestamp</h2>
   <p>GitHub PR: <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/878";>#878</a></p>
   <h2>Bump dependencies</h2>
   <p>GitHub issue: <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/848";>#848</a></p>
   <h1>Dependency</h1>
   <h2>Maven</h2>
   <pre lang="xml"><code>&lt;dependency&gt;
     &lt;groupId&gt;com.rabbitmq&lt;/groupId&gt;
     &lt;artifactId&gt;amqp-client&lt;/artifactId&gt;
     &lt;version&gt;5.17.0&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <h2>Gradle</h2>
   <pre lang="groovy"><code>compile 'com.rabbitmq:amqp-client:5.17.0'
   </code></pre>
   <h2>v5.17.0.RC2</h2>
   <h1>Changes between 5.16.0 and 5.17.0.RC2</h1>
   <p>This is a pre-release for 5.17.0, a maintenance release with bug fixes, 
usability improvements, and dependency upgrades. It is compatible with 5.16.x. 
All users of the 5.x.x series are encouraged to test it.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/adf79b6f6e4cfac48be6edf4ed6690abea7ac60d";><code>adf79b6</code></a>
 [maven-release-plugin] prepare release v5.17.0</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/79007637ee1e7fae1f181291add5a083e8694b2f";><code>7900763</code></a>
 Set release version to 5.17.0</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/d0b78e4a61e9dab04d75cf532261896b8820ca5f";><code>d0b78e4</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/996";>#996</a>
 from rabbitmq/dependabot/maven/5.x.x-stable/org.apach...</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/be54463e1558f1961db4144e9d151aaf3872f145";><code>be54463</code></a>
 Bump maven-release-plugin from 2.5.3 to 3.0.0</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/98a0b45cb9829abed3d744d50855ff069c0202e5";><code>98a0b45</code></a>
 Back to metrics 4.2.17</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/dbd05e182243059a6a8ed7cba4d73becc0536d22";><code>dbd05e1</code></a>
 Merge pull request <a 
href="https://redirect.github.com/rabbitmq/rabbitmq-java-client/issues/992";>#992</a>
 from rabbitmq/dependabot/maven/5.x.x-stable/io.dropwi...</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/a8c9c02fe9b009cfc64f7723127cc8b0647ed3d6";><code>a8c9c02</code></a>
 Bump metrics-core from 4.2.17 to 4.2.18</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/95969839854bdfc1b9d5e1fbf27e720ecb901039";><code>9596983</code></a>
 Set release version to 5.17.0.RC3</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/eff0aa844388fa6ccc2cf6940ec6cf99b1c9ae3b";><code>eff0aa8</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/rabbitmq/rabbitmq-java-client/commit/34e9c8c73ac4d9c3f002aded8076ebf08fe4afd7";><code>34e9c8c</code></a>
 [maven-release-plugin] prepare release v5.17.0.RC2</li>
   <li>Additional commits viewable in <a 
href="https://github.com/rabbitmq/rabbitmq-java-client/compare/v5.16.0...v5.17.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.rabbitmq:amqp-client&package-manager=gradle&previous-version=5.16.0&new-version=5.17.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 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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to