Skip to content

Commit da80e90

Browse files
build(deps): bump io.jsonwebtoken:jjwt-api in /graphwebhook
Bumps [io.jsonwebtoken:jjwt-api](https://github.com/jwtk/jjwt) from 0.12.6 to 0.13.0. - [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.13.0) --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-api dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c9fe431 commit da80e90

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.6</version>
71+
<version>0.13.0</version>
7272
</dependency>
7373

7474
<dependency>

0 commit comments

Comments
 (0)