Skip to content

Commit 1e1439b

Browse files
spinsagersnyk-bot
andauthored
fix: upgrade io.jsonwebtoken:jjwt-api from 0.11.2 to 0.11.3 (#22)
Snyk has created this PR to upgrade io.jsonwebtoken:jjwt-api from 0.11.2 to 0.11.3. See this package in Maven Repository: https://mvnrepository.com/artifact/io.jsonwebtoken/jjwt-api/ See this project in Snyk: https://app.snyk.io/org/spinsager/project/56fc4621-1229-45db-9a8d-35f5a7f13f7d?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <[email protected]>
1 parent a6bfaf8 commit 1e1439b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<dependency>
6464
<groupId>io.jsonwebtoken</groupId>
6565
<artifactId>jjwt-api</artifactId>
66-
<version>0.11.2</version>
66+
<version>0.11.3</version>
6767
</dependency>
6868
<dependency>
6969
<groupId>io.jsonwebtoken</groupId>

0 commit comments

Comments
 (0)