提交 8b6f3c2a 编写于 作者: M Matt Sicker 提交者: Oleg Nenashev

[JENKINS-53055] Upgrade libpam4j dependency (#3589)

* Upgrade to libpam4j 1.11

* Remove libpam4j from core dependencies

This dependency is no longer used ever since PAM authn/authz support
was extracted into the pam-auth-plugin years ago. This reduces the need
to keep security libraries up to date in multiple places.

* Revert "Remove libpam4j from core dependencies"

This reverts commit a7c7a52a4875b1f6248a4bffb0abd05431b1cbcb.
上级 d6d06edf
......@@ -545,7 +545,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.kohsuke</groupId>
<artifactId>libpam4j</artifactId>
<version>1.8</version>
<version>1.11</version>
</dependency>
<dependency>
<groupId>org.kohsuke</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册