Skip to content

Commit d8e1e00

Browse files
Bump jjwt.version from 0.12.6 to 0.12.7
Bumps `jjwt.version` from 0.12.6 to 0.12.7. Updates `io.jsonwebtoken:jjwt-api` 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) Updates `io.jsonwebtoken:jjwt-impl` 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) Updates `io.jsonwebtoken:jjwt-jackson` from 0.12.6 to 0.12.7 --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-api dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.jsonwebtoken:jjwt-impl dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.jsonwebtoken:jjwt-jackson 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 c232e89 commit d8e1e00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.5.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.6</jjwt.version>
23+
<jjwt.version>0.12.7</jjwt.version>
2424
</properties>
2525
<organization>
2626
<name>Berry Cloud Ltd</name>

0 commit comments

Comments
 (0)