Skip to content

Commit

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

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.nimbusds/oauth2-oidc-sdk/

See this project in Snyk:
https://app.snyk.io/org/gluu-gca/project/92c47733-7a38-4271-8b43-415dca41db4c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 5, 2022
1 parent bd65442 commit a8c5c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion casa/app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>oauth2-oidc-sdk</artifactId>
<version>9.19</version>
<version>9.32</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit a8c5c7a

Please sign in to comment.