Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/e2e/ts-node-10.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperancinha authored Dec 11, 2023
2 parents a6dc8f0 + ab8c0cc commit 50827d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion your-finance-jwt-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</dependencies>

<properties>
<nimbus-jose-jwt.version>9.37.2</nimbus-jose-jwt.version>
<nimbus-jose-jwt.version>9.37.3</nimbus-jose-jwt.version>
<microprofile-jwt-auth-api.version>2.1</microprofile-jwt-auth-api.version>
<json-smart.version>2.5.0</json-smart.version>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion your-finance-k-jwt-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<kotlin.code.style>official</kotlin.code.style>
<junit.version>4.13.1</junit.version>
<jakarta.json.version>1.1.5</jakarta.json.version>
<nimbus-jose-jwt.version>9.37.2</nimbus-jose-jwt.version>
<nimbus-jose-jwt.version>9.37.3</nimbus-jose-jwt.version>
<json-smart.version>2.5.0</json-smart.version>
<microprofile-jwt-auth-api.version>2.1</microprofile-jwt-auth-api.version>
<junit-jupiter.version>5.10.1</junit-jupiter.version>
Expand Down

0 comments on commit 50827d7

Please sign in to comment.