Skip to content

Commit 5ec449d

Browse files
chore(deps): bump io.jsonwebtoken:jjwt-jackson in /apps/backend (#318)
Bumps io.jsonwebtoken:jjwt-jackson from 0.12.6 to 0.13.0. --- updated-dependencies: - dependency-name: io.jsonwebtoken:jjwt-jackson 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 2a448fe commit 5ec449d

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
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>io.jsonwebtoken</groupId>
125125
<artifactId>jjwt-jackson</artifactId>
126-
<version>0.12.6</version>
126+
<version>0.13.0</version>
127127
<scope>runtime</scope>
128128
</dependency>
129129
<dependency>

0 commit comments

Comments
 (0)