File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
core/src/main/resources/jenkins/install Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8080 "category" : " User Management and Security" ,
8181 "plugins" : [
8282 { "name" : " matrix-auth" , "suggested" : true },
83- { "name" : " pam-auth" , "suggested" : true },
83+ { "name" : " pam-auth" },
8484 { "name" : " ldap" , "suggested" : true },
8585 { "name" : " role-strategy" },
8686 { "name" : " active-directory" }
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ THE SOFTWARE.
100100 <dependency >
101101 <groupId >org.jenkins-ci.plugins</groupId >
102102 <artifactId >bouncycastle-api</artifactId >
103- <version >2.30.1.80-256.vf98926042a_9b_ </version >
103+ <version >2.30.1.80-261.v00c0e2618ec3 </version >
104104 </dependency >
105105 <dependency >
106106 <!-- RequireUpperBoundDeps via mailer and junit -->
@@ -183,7 +183,7 @@ THE SOFTWARE.
183183 <dependency >
184184 <groupId >org.jenkins-ci.main</groupId >
185185 <artifactId >jenkins-test-harness</artifactId >
186- <version >2447.v8a_ce9e0fca_32 </version >
186+ <version >2451.v7538d021657d </version >
187187 <scope >test</scope >
188188 <exclusions >
189189 <exclusion >
Original file line number Diff line number Diff line change @@ -435,7 +435,7 @@ THE SOFTWARE.
435435 <!-- detached after 2.16 -->
436436 <groupId >org.jenkins-ci.plugins</groupId >
437437 <artifactId >bouncycastle-api</artifactId >
438- <version >2.30.1.80-256.vf98926042a_9b_ </version >
438+ <version >2.30.1.80-261.v00c0e2618ec3 </version >
439439 <type >hpi</type >
440440 </artifactItem >
441441 <artifactItem >
You can’t perform that action at this time.
0 commit comments