Skip to content

Commit 5062855

Browse files
build(deps): bump com.nimbusds:nimbus-jose-jwt from 10.3.1 to 10.4.1
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.3.1 to 10.4.1. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.4.1..10.3.1) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: 10.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d84eddb commit 5062855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ reaktive-testing = { group = "org.modelix.reaktive", name = "reaktive-testing",
149149
reaktive-annotations = { group = "org.modelix.reaktive", name = "reaktive-annotations", version.ref = "reaktive" }
150150
reaktive-coroutines-interop = { group = "org.modelix.reaktive", name = "coroutines-interop", version.ref = "reaktive" }
151151

152-
nimbus-jose-jwt = { group = "com.nimbusds", name = "nimbus-jose-jwt", version = "10.3.1" }
152+
nimbus-jose-jwt = { group = "com.nimbusds", name = "nimbus-jose-jwt", version = "10.4.1" }
153153
bouncycastle-bcpkix = { group = "org.bouncycastle", name = "bcpkix-lts8on", version = "2.73.7" }
154154

155155
kotlincrypto-sha2 = { module = "org.kotlincrypto.hash:sha2", version = "0.7.0" }

0 commit comments

Comments
 (0)