gargvishesh commented on code in PR #16147:
URL: https://github.com/apache/druid/pull/16147#discussion_r1528413052


##########
extensions-core/druid-pac4j/pom.xml:
##########
@@ -38,7 +38,7 @@
 
     <!-- Following must be updated along with any updates to pac4j version. 
One can find the compatible version of nimbus libraries in org.pac4j:pac4j-oidc 
dependencies-->
     <nimbus.lang.tag.version>1.7</nimbus.lang.tag.version>
-    <nimbus.jose.jwt.version>8.22.1</nimbus.jose.jwt.version>
+    <nimbus.jose.jwt.version>9.37.2</nimbus.jose.jwt.version>

Review Comment:
   Cannot infer compatibility as the maven page just lists the dependency for a 
specified version -- which was the earlier version. I've updated `pac4j-oidc` 
also to `5.7.3` which lists `9.37.2` as its dependency, and the version of 
`oauth2.oidc.sdk.version` corresponding to it as well.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to