Skip to content

Commit 187fb36

Browse files
build(deps): Bump com.nimbusds:nimbus-jose-jwt
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.38 to 9.39.1. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.39.1..9.38) --- 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 99f0161 commit 187fb36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/control-service/projects/versions-of-external-dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ project.ext {
22
versions = [
33
// include only libraries which are NOT in the Spring Boot BOM: org.springframework:spring-boot-dependencies
44
'com.google.guava:guava' : 'com.google.guava:guava:33.2.0-jre',
5-
'com.nimbusds:nimbus-jose-jwt' : 'com.nimbusds:nimbus-jose-jwt:9.38',
5+
'com.nimbusds:nimbus-jose-jwt' : 'com.nimbusds:nimbus-jose-jwt:9.39.1',
66
// Update the ph-client to latest.
77
'io.micrometer:micrometer-registry-prometheus' : 'io.micrometer:micrometer-registry-prometheus:1.12.0',
88
'org.openapitools:jackson-databind-nullable' : 'org.openapitools:jackson-databind-nullable:0.2.6',

0 commit comments

Comments
 (0)