okta / okta-spring-boot

Okta Spring Boot Starter
327 stars 136 forks source link

Enforce `nimus-jose-jwt` `9.37.3` in pom.xml #666

Closed arvindkrishnakumar-okta closed 7 months ago

arvindkrishnakumar-okta commented 7 months ago

OKTA-699955

https://mvnrepository.com/artifact/org.springframework.security/spring-security-oauth2-jose/6.2.3 pulls in an older version of nimbus-jose-jwt, so we are enforcing a newer 9.37.3 with this PR.