We are currently using 5.30 version but its vulnerable, trying to upgrade to 8.36.2

Issue #421 resolved
Former user created an issue

I am facing issue with below dependency and not able to establish the connection to Azure with latest upgrade.

<dependency> <groupId>com.nimbusds</groupId> <artifactId>nimbus-jose-jwt</artifactId> <version>${nimbus-jose-jwt.version}</version> </dependency>

Could you please share the list of maven dependencies that need to be added for 8.36.2

Comments (2)

  1. Vladimir Dzhuvinov

    Hi,

    The latest 8.x is 8.21.1.

    The deps - required and optional - can be found in the pom.xml

  2. Log in to comment