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

   Bumps 
[com.google.crypto.tink:tink](https://github.com/tink-crypto/tink-java) from 
1.7.0 to 1.21.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/tink-crypto/tink-java/releases";>com.google.crypto.tink:tink's
 releases</a>.</em></p>
   <blockquote>
   <h2>Tink Java v1.21.0</h2>
   <p>Tink is a multi-language, cross-platform library that provides simple and 
misuse-proof APIs for common cryptographic tasks.</p>
   <p><strong>This is Tink Java 1.21.0</strong></p>
   <p>The complete list of changes since 1.20.0 can be found <a 
href="https://github.com/tink-crypto/tink-java/compare/v1.20.0...v1.21.0";>here</a>.</p>
   <ul>
   <li>Added methods <code>addAnnotations</code> to 
<code>KeysetHandle.Builder</code> and <code>getAnnotationsOrNull</code> to 
<code>KeysetHandle</code>. This allows attaching arbitrary information to a 
<code>KeysetHandle</code>, which can be useful when one has deep stacks.</li>
   <li>A set of accessor methods in <code>RawJwt</code> has been made 
public.</li>
   <li>Added general support for <code>ML-DSA-87</code>.</li>
   <li>SignaturePemKeysetReader now supports <code>ML-DSA-65</code>, 
<code>ML-DSA-87</code> and <code>Ed25519</code>.</li>
   <li>Added <code>buildPublicKeysetHandle</code> method to 
<code>SignaturePemKeysetReader.Builder</code>, which replaces the deprecated 
<code>build</code> method.</li>
   </ul>
   <h3>Maven:</h3>
   <pre><code>&lt;dependency&gt;
       &lt;groupId&gt;com.google.crypto.tink&lt;/groupId&gt;
       &lt;artifactId&gt;tink&lt;/artifactId&gt;
       &lt;version&gt;1.21.0&lt;/version&gt;
   &lt;/dependency&gt;
   </code></pre>
   <h3>Gradle:</h3>
   <pre><code>dependencies {
     implementation 'com.google.crypto.tink:tink-android:1.21.0'
   }
   </code></pre>
   <h3>Bazel:</h3>
   <h4>Using bzlmod</h4>
   <pre><code>bazel_dep(name = &quot;tink_java&quot;)
   <p>git_override(<br />
   module_name = &quot;tink_java&quot;,<br />
   remote = &quot;<a 
href="https://github.com/tink-crypto/tink-java";>https://github.com/tink-crypto/tink-java</a>&quot;,<br
 />
   tag = &quot;v1.21.0&quot;,<br />
   )<br />
   </code></pre></p>
   <h2>Tink Java v1.20.0</h2>
   <p>Tink is a multi-language, cross-platform library that provides simple and 
misuse-proof APIs for common cryptographic tasks.</p>
   <p><strong>This is Tink Java 1.20.0</strong></p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/tink-crypto/tink-java/commits/v1.21.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.crypto.tink:tink&package-manager=maven&previous-version=1.7.0&new-version=1.21.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