Skip to content

Commit

Permalink
Update pac4j comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gargvishesh committed Apr 1, 2024
1 parent 03ff0df commit 2dd1ec0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion owasp-dependency-check-suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,9 @@
</suppress>
<suppress>
<!-- Used in Pac4j. Pac4j versions (such as v5.7.3) corresponding
to the safe nimbus-jose-jwt v9.37.2 or higher currently don't compile with druid -->
to the safe nimbus-jose-jwt v9.37.2 are incompatible with druid as they don't support JDK 8
https://www.pac4j.org/docs/alldocs.html -->

<notes><![CDATA[
file name: nimbus-jose-jwt-8.22.1.jar
]]></notes>
Expand Down

0 comments on commit 2dd1ec0

Please sign in to comment.