Skip to content

Commit

Permalink
fix: upgrade com.nimbusds:oauth2-oidc-sdk from 11.12 to 11.13
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade com.nimbusds:oauth2-oidc-sdk from 11.12 to 11.13.

See this package in maven:
com.nimbusds:oauth2-oidc-sdk

See this project in Snyk:
https://app.snyk.io/org/alex-da0/project/5255c3ed-e285-410c-9020-749850dbe871?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 18, 2024
1 parent 59dceaa commit 5348bb6
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 @@ -50,7 +50,7 @@
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>oauth2-oidc-sdk</artifactId>
<version>11.12</version>
<version>11.13</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
Expand Down

0 comments on commit 5348bb6

Please sign in to comment.