Skip to content

Commit

Permalink
fix: upgrade com.nimbusds:oauth2-oidc-sdk from 11.19.1 to 11.20
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.19.1 to 11.20.

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 authored and celinepelletier committed Oct 23, 2024
1 parent 67a96dc commit a61108b
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.19.1</version>
<version>11.20</version>
</dependency>
<dependency>
<groupId>software.amazon.awssdk</groupId>
Expand Down

0 comments on commit a61108b

Please sign in to comment.