Skip to content

Commit eaf075e

Browse files
Bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.37.4 (#15921)
* Bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.37.4 Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.37.3 to 9.37.4. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.37.4..9.37.3) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: 9.37.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Update pom.xml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Haonan <hhaonan@outlook.com>
1 parent 32910ff commit eaf075e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<!--mockito.version>4.11.0</mockito.version-->
131131
<moquette.version>0.18.0</moquette.version>
132132
<netty.version>4.1.119.Final</netty.version>
133-
<nimbus-jose-jwt.version>9.37.3</nimbus-jose-jwt.version>
133+
<nimbus-jose-jwt.version>9.37.4</nimbus-jose-jwt.version>
134134
<oauth2-oidc-sdk.version>10.15</oauth2-oidc-sdk.version>
135135
<!-- This was the last version to support Java 8 -->
136136
<openapi.generator.version>6.6.0</openapi.generator.version>

0 commit comments

Comments
 (0)