Skip to content

Commit 19b6c28

Browse files
Bump io.jsonwebtoken:jjwt-api from 0.12.5 to 0.12.6 in /graphwebhook
Bumps [io.jsonwebtoken:jjwt-api](https://github.com/jwtk/jjwt) from 0.12.5 to 0.12.6. - [Release notes](https://github.com/jwtk/jjwt/releases) - [Changelog](https://github.com/jwtk/jjwt/blob/master/CHANGELOG.md) - [Commits](jwtk/jjwt@0.12.5...0.12.6) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8cd119 commit 19b6c28

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
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>io.jsonwebtoken</groupId>
7070
<artifactId>jjwt-api</artifactId>
71-
<version>0.12.5</version>
71+
<version>0.12.6</version>
7272
</dependency>
7373

7474
<dependency>

0 commit comments

Comments
 (0)