Skip to content

Commit 5550834

Browse files
Bump jjwt.version from 0.12.5 to 0.12.6
Bumps `jjwt.version` from 0.12.5 to 0.12.6. Updates `io.jsonwebtoken:jjwt-api` 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) Updates `io.jsonwebtoken:jjwt-impl` 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) Updates `io.jsonwebtoken:jjwt-jackson` from 0.12.5 to 0.12.6 --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.jsonwebtoken:jjwt-impl dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.jsonwebtoken:jjwt-jackson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3461777 commit 5550834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<maven-checkstyle-plugin.version>3.4.0</maven-checkstyle-plugin.version>
2121
<checkstyle.version>10.6.0</checkstyle.version>
2222
<lifecycle-mapping.version>1.0.0</lifecycle-mapping.version>
23-
<jjwt.version>0.12.5</jjwt.version>
23+
<jjwt.version>0.12.6</jjwt.version>
2424
</properties>
2525
<organization>
2626
<name>Berry Cloud Ltd</name>

0 commit comments

Comments
 (0)