Skip to content

Commit 4ea07bd

Browse files
build(deps): bump io.jsonwebtoken:jjwt-impl in /graphwebhook
Bumps [io.jsonwebtoken:jjwt-impl](https://github.com/jwtk/jjwt) from 0.12.6 to 0.12.7. - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](jwtk/jjwt@0.12.6...0.12.7) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-impl dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9fe431 commit 4ea07bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphwebhook/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>io.jsonwebtoken</groupId>
7676
<artifactId>jjwt-impl</artifactId>
77-
<version>0.12.6</version>
77+
<version>0.12.7</version>
7878
<scope>runtime</scope>
7979
</dependency>
8080

0 commit comments

Comments
 (0)