Skip to content

Commit 1f74d92

Browse files
Bump com.nimbusds:nimbus-jose-jwt in /g11n-ws/vip-manager-l10n
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.37.1 to 9.40. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.40..9.37.1) --- 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>
1 parent 64d9da1 commit 1f74d92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

g11n-ws/vip-manager-l10n/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dependencies {
5050
implementation("org.yaml:snakeyaml:$snakeyam")
5151
implementation("io.jsonwebtoken:jjwt:$jjwtVersion")
5252
implementation("org.hibernate.javax.persistence:hibernate-jpa-2.1-api:$hibernateJpa21Api")
53-
implementation('com.nimbusds:nimbus-jose-jwt:9.37.3')
53+
implementation('com.nimbusds:nimbus-jose-jwt:9.40')
5454

5555

5656
//swagger UI -START

0 commit comments

Comments
 (0)