Skip to content

Commit

Permalink
fix: upgrade com.nimbusds:oauth2-oidc-sdk from 11.4 to 11.5
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.4 to 11.5.

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/andre-hhw/project/af0a342c-96ef-4cb4-a125-f70fca70e326?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 16, 2023
1 parent df5d70e commit 43ae4fa
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 @@ -69,7 +69,7 @@
<logback.version>1.4.11</logback.version>
<mock-server.version>5.14.0</mock-server.version>
<jackson.version>2.15.3</jackson.version>
<oauth2-oidc-sdk.version>11.4</oauth2-oidc-sdk.version>
<oauth2-oidc-sdk.version>11.5</oauth2-oidc-sdk.version>
<mock-server.version>5.15.0</mock-server.version>
<jackson.version>2.15.2</jackson.version>
<protobuf.java.version>3.24.4</protobuf.java.version>
Expand Down

0 comments on commit 43ae4fa

Please sign in to comment.