Skip to content

Commit ab20297

Browse files
chore(deps): bump io.jsonwebtoken:jjwt-api in /apps/backend (#362)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2ddb4e0 commit ab20297

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>io.jsonwebtoken</groupId>
124124
<artifactId>jjwt-api</artifactId>
125-
<version>0.12.6</version>
125+
<version>0.13.0</version>
126126
</dependency>
127127
<dependency>
128128
<groupId>io.jsonwebtoken</groupId>

0 commit comments

Comments
 (0)