Skip to content

Commit e97950e

Browse files
chore(deps): 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 8b00bbb commit e97950e

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
@@ -22,7 +22,7 @@
2222
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2323
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2424
<java.version>17</java.version>
25-
<jjwt.version>0.12.5</jjwt.version>
25+
<jjwt.version>0.12.6</jjwt.version>
2626
</properties>
2727

2828
<dependencies>

0 commit comments

Comments
 (0)