@@ -38,10 +38,10 @@ THE SOFTWARE.
3838 <description >The module contains dependencies that are used by a specific Jenkins version</description >
3939
4040 <properties >
41- <commons-fileupload2 .version>2.0.0-M3 </commons-fileupload2 .version>
41+ <commons-fileupload2 .version>2.0.0-M4 </commons-fileupload2 .version>
4242 <groovy .version>2.4.21</groovy .version>
43- <jelly .version>1.1-jenkins-20250108 </jelly .version>
44- <stapler .version>1990.v99d303a_82457 </stapler .version>
43+ <jelly .version>1.1-jenkins-20250731 </jelly .version>
44+ <stapler .version>2014.v1f888f8f0b_84 </stapler .version>
4545 </properties >
4646
4747 <dependencyManagement >
@@ -63,15 +63,15 @@ THE SOFTWARE.
6363 <dependency >
6464 <groupId >org.springframework</groupId >
6565 <artifactId >spring-framework-bom</artifactId >
66- <version >6.2.7 </version >
66+ <version >6.2.9 </version >
6767 <type >pom</type >
6868 <scope >import</scope >
6969 </dependency >
7070 <dependency >
7171 <!-- https://docs.spring.io/spring-security/reference/6.3/getting-spring-security.html#getting-maven-no-boot -->
7272 <groupId >org.springframework.security</groupId >
7373 <artifactId >spring-security-bom</artifactId >
74- <version >6.5.0 </version >
74+ <version >6.5.2 </version >
7575 <type >pom</type >
7676 <scope >import</scope >
7777 </dependency >
@@ -109,7 +109,7 @@ THE SOFTWARE.
109109 <dependency >
110110 <groupId >commons-codec</groupId >
111111 <artifactId >commons-codec</artifactId >
112- <version >1.18 .0</version >
112+ <version >1.19 .0</version >
113113 </dependency >
114114 <dependency >
115115 <groupId >commons-collections</groupId >
@@ -119,7 +119,7 @@ THE SOFTWARE.
119119 <dependency >
120120 <groupId >commons-io</groupId >
121121 <artifactId >commons-io</artifactId >
122- <version >2.19 .0</version >
122+ <version >2.20 .0</version >
123123 </dependency >
124124 <dependency >
125125 <groupId >commons-lang</groupId >
@@ -240,7 +240,7 @@ THE SOFTWARE.
240240 <dependency >
241241 <groupId >org.jenkins-ci</groupId >
242242 <artifactId >crypto-util</artifactId >
243- <version >1.10 </version >
243+ <version >1.11 </version >
244244 </dependency >
245245 <dependency >
246246 <groupId >org.jenkins-ci</groupId >
@@ -305,7 +305,7 @@ THE SOFTWARE.
305305 <dependency >
306306 <groupId >org.kohsuke.stapler</groupId >
307307 <artifactId >json-lib</artifactId >
308- <version >2.4-jenkins-8 </version >
308+ <version >2.4-jenkins-15 </version >
309309 </dependency >
310310 <dependency >
311311 <groupId >org.kohsuke.stapler</groupId >
0 commit comments