File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 181181 <dependency >
182182 <groupId >org.apache.commons</groupId >
183183 <artifactId >commons-lang3</artifactId >
184- <version >3.18 .0</version >
184+ <version >3.19 .0</version >
185185 </dependency >
186186 <dependency >
187187 <groupId >org.apache.httpcomponents</groupId >
Original file line number Diff line number Diff line change 108108 <slf4j .version>2.0.17</slf4j .version>
109109 <log4j2 .version>2.25.2</log4j2 .version>
110110 <checkstyle .version>10.21.2</checkstyle .version>
111- <aws .version>2.34.1 </aws .version>
112- <junit .version>5.13.4 </junit .version>
111+ <aws .version>2.34.7 </aws .version>
112+ <junit .version>6.0.0 </junit .version>
113113 <commons .version>2.20.0</commons .version>
114114 </properties >
115115
203203 <dependency >
204204 <groupId >org.apache.maven.scm</groupId >
205205 <artifactId >maven-scm-provider-gitexe</artifactId >
206- <version >2.1.0 </version >
206+ <version >2.2.1 </version >
207207 </dependency >
208208 <dependency >
209209 <groupId >org.apache.maven.scm</groupId >
210210 <artifactId >maven-scm-api</artifactId >
211- <version >2.1.0 </version >
211+ <version >2.2.1 </version >
212212 </dependency >
213213 </dependencies >
214214 </plugin >
@@ -682,7 +682,7 @@ Copyright © ${project.inceptionYear}-{currentYear} <a href="${project.organ
682682 <dependency >
683683 <groupId >org.apache.commons</groupId >
684684 <artifactId >commons-lang3</artifactId >
685- <version >3.18 .0</version >
685+ <version >3.19 .0</version >
686686 </dependency >
687687 <dependency >
688688 <groupId >commons-beanutils</groupId >
You can’t perform that action at this time.
0 commit comments