Skip to content

Commit a8c1510

Browse files
dependabot[bot]ebyhr
authored andcommitted
Bump com.nimbusds:nimbus-jose-jwt from 10.7 to 10.8
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 10.7 to 10.8. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.8..10.7) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-version: '10.8' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02e43b3 commit a8c1510

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gateway-ha/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>com.nimbusds</groupId>
9696
<artifactId>nimbus-jose-jwt</artifactId>
97-
<version>10.7</version>
97+
<version>10.8</version>
9898
</dependency>
9999

100100
<dependency>

0 commit comments

Comments
 (0)