Skip to content

Commit

Permalink
chore: Update jjwt dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
guilgaly authored and notdryft committed Nov 22, 2022
1 parent aabe98d commit 63e885e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<properties>
<java.version>11</java.version>
<start-class>io.gatling.demostore.DemoStoreApplication</start-class>
<jjwt.version>0.11.2</jjwt.version>
<jjwt.version>0.11.5</jjwt.version>
<springfox-boot-starter.version>3.0.4</springfox-boot-starter.version>
<jasypt-spring-boot-starter.version>3.0.4</jasypt-spring-boot-starter.version>
</properties>
Expand Down

0 comments on commit 63e885e

Please sign in to comment.