Skip to content

Commit 47c0eb0

Browse files
Bump com.nimbusds:nimbus-jose-jwt from 9.47 to 9.48 (#983)
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.47 to 9.48. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.48..9.47) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c6ab345 commit 47c0eb0

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
@@ -63,7 +63,7 @@
6363
<ktor3.version>3.0.1</ktor3.version>
6464
<kotlin.code.style>official</kotlin.code.style>
6565
<mock-oauth2-server.version>2.1.10</mock-oauth2-server.version>
66-
<nimbus.jose.jwt.version>9.47</nimbus.jose.jwt.version>
66+
<nimbus.jose.jwt.version>9.48</nimbus.jose.jwt.version>
6767
<kotest.version>5.9.1</kotest.version>
6868
<kotlin.compiler.jvmTarget>21</kotlin.compiler.jvmTarget>
6969
</properties>

0 commit comments

Comments
 (0)