Skip to content

Commit

Permalink
Merge pull request #15745 from h2oai/mn/GH-15744
Browse files Browse the repository at this point in the history
[GH-15744] Address CVE-2017-12197 by Upgrading libpam4j
  • Loading branch information
mn-mikke authored Sep 13, 2023
2 parents 923a14d + f0bcf84 commit 1f7eca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion h2o-jaas-pam/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
description = "JAAS PAM Module"

dependencies {
api "org.kohsuke:libpam4j:1.8"
api "org.kohsuke:libpam4j:1.11"
}

0 comments on commit 1f7eca8

Please sign in to comment.