Skip to content

Commit

Permalink
build(deps): bump com.nimbusds:nimbus-jose-jwt from 9.15.2 to 9.37.2 …
Browse files Browse the repository at this point in the history
…in /bin (#45)

Bumps
[com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt)
from 9.15.2 to 9.37.2.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt">com.nimbusds:nimbus-jose-jwt's
changelog</a>.</em></p>
<blockquote>
<p>version 1.0 (2012-03-01)</p>
<ul>
<li>First version based on the OpenInfoCard JWT, JWS and JWE code
base.</li>
</ul>
<p>version 1.1 (2012-03-06)</p>
<ul>
<li>Introduces type-safe enumeration of the JSON Web Algorithms
(JWA).</li>
<li>Refactors the JWT class.</li>
</ul>
<p>version 1.2 (2012-03-08)</p>
<ul>
<li>Moves JWS and JWE code into separate classes.</li>
</ul>
<p>version 1.3 (2012-03-09)</p>
<ul>
<li>Switches to Apache Commons Codec for Base64URL encoding and
decoding</li>
<li>Consolidates the crypto utilities within the package.</li>
<li>Introduces a JWT content serialiser class.</li>
</ul>
<p>version 1.4 (2012-03-09)</p>
<ul>
<li>Refactoring of JWT class and JUnit tests.</li>
</ul>
<p>version 1.5 (2012-03-18)</p>
<ul>
<li>Switches to JSON Smart for JSON serialisation and parsing.</li>
<li>Introduces claims set class with JSON objects, string, Base64URL and
byte array views.</li>
</ul>
<p>version 1.6 (2012-03-20)</p>
<ul>
<li>Creates class for representing, serialising and parsing JSON Web
Keys
(JWK).</li>
<li>Introduces separate class for representing JWT headers.</li>
</ul>
<p>version 1.7 (2012-04-01)</p>
<ul>
<li>Introduces separate classes for plain, JWS and JWE headers.</li>
<li>Introduces separate classes for plain, signed and encrypted
JWTs.</li>
<li>Removes the JWTContent class.</li>
<li>Removes password-based (PE820) encryption support.</li>
</ul>
<p>version 1.8 (2012-04-03)</p>
<ul>
<li>Adds support for the ZIP JWE header parameter.</li>
<li>Removes unsupported algorithms from the JWA enumeration.</li>
</ul>
<p>version 1.9 (2012-04-03)</p>
<ul>
<li>Renames JWEHeader.{get|set}EncryptionAlgorithm() to
JWEHeader.{get|set}EncryptionMethod().</li>
</ul>
<p>version 1.9.1 (2012-04-03)</p>
<ul>
<li>Upgrades JSON Smart JAR to 1.1.1.</li>
</ul>
<p>version 1.10 (2012-04-14)</p>
<ul>
<li>Introduces serialize() method to base abstract JWT class.</li>
</ul>
<p>version 1.11 (2012-05-13)</p>
<ul>
<li>JWT.serialize() throws checked JWTException instead of</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/d91be4cc572d828fc16f2388fd60e729e62efade"><code>d91be4c</code></a>
[maven-release-plugin] prepare release 9.33</li>
<li><a
href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/9a277ea957884bbd4388c1611b56ad618c51f976"><code>9a277ea</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/c695b11a3e3fdaa73058e84cb305595de6720be5"><code>c695b11</code></a>
Fixes the MACSigner.sign method for SecretKey instances that don't
expose the...</li>
<li><a
href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/45f15d1e2733502face534f914908c382888bc6b"><code>45f15d1</code></a>
Updates the MACVerifier to support SecretKey instances don't expose the
key m...</li>
<li><a
href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/e965e9603d239d037512449bc8ad850cf2fdf6b7"><code>e965e96</code></a>
[maven-release-plugin] prepare release 9.34</li>
<li><a
href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/8d67f6c3fdf6af4ed4473b4a81968328bbe08726"><code>8d67f6c</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/f64e094030ab82659dbfaea8c489cc56291539cf"><code>f64e094</code></a>
Makes the abstract class BaseJWEProvider public (iss <a
href="https://bitbucket.org/connect2id/nimbus-jose-jwt/issues/521">#521</a>)</li>
<li><a
href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/ad6fed330a6bc5dbcb343aafd085ffd0d15c07d7"><code>ad6fed3</code></a>
[maven-release-plugin] prepare release 9.35</li>
<li><a
href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/81c7f24cc8a49f0f87c530e50d750bb1db22b4a8"><code>81c7f24</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://bitbucket.org/connect2id/nimbus-jose-jwt/commits/24aaaf02edf5d1ae4cc449b3d81a9151f26953dc"><code>24aaaf0</code></a>
Bumps jacoco-maven-plugin to 0.8.10</li>
<li>Additional commits viewable in <a
href="https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.37.2..9.15.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.nimbusds:nimbus-jose-jwt&package-manager=maven&previous-version=9.15.2&new-version=9.37.2)](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/gr4vy/gr4vy-java/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: phillipgr4vy <92320120+phillipgr4vy@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and phillipgr4vy authored Aug 20, 2024
1 parent a0c4a6d commit 1e2333b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>nimbus-jose-jwt</artifactId>
<version>9.15.2</version>
<version>9.37.2</version>
</dependency>
<dependency>
<groupId>org.bouncycastle</groupId>
Expand Down

0 comments on commit 1e2333b

Please sign in to comment.