Skip to content

Commit

Permalink
Merge pull request #5318 from Pandrex247/FISH-1504
Browse files Browse the repository at this point in the history
FISH-1504 Use JWT-Auth 1.2.1
  • Loading branch information
Pandrex247 committed Jun 29, 2021
2 parents dbbc941 + c50ed63 commit 91badcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -207,7 +207,7 @@
<microprofile-opentracing.version>2.0</microprofile-opentracing.version>
<microprofile-config.version>2.0</microprofile-config.version>
<microprofile-fault-tolerance.version>3.0</microprofile-fault-tolerance.version>
<microprofile-jwt-auth.version>1.2</microprofile-jwt-auth.version>
<microprofile-jwt-auth.version>1.2.1</microprofile-jwt-auth.version>
<microprofile-healthcheck.version>3.0</microprofile-healthcheck.version>
<microprofile-metrics.version>3.0</microprofile-metrics.version>
<microprofile-rest-client.version>2.0</microprofile-rest-client.version>
Expand Down

0 comments on commit 91badcb

Please sign in to comment.