File tree Expand file tree Collapse file tree 7 files changed +15
-15
lines changed
Expand file tree Collapse file tree 7 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 9696
9797 <!-- Dependencies -->
9898 <eclipse .angus-activation.version>2.0.3</eclipse .angus-activation.version>
99- <junit .platform.version>6.0.0 </junit .platform.version>
100- <junit .jupiter.version>6.0.0 </junit .jupiter.version>
99+ <junit .platform.version>6.0.1 </junit .platform.version>
100+ <junit .jupiter.version>6.0.1 </junit .jupiter.version>
101101 <objenesis .version>3.4</objenesis .version>
102102 <jaxb .api.version>4.0.4</jaxb .api.version>
103103 <jaxb .impl.version>4.0.6</jaxb .impl.version>
Original file line number Diff line number Diff line change 9292 <dependency >
9393 <groupId >com.fasterxml.jackson.core</groupId >
9494 <artifactId >jackson-core</artifactId >
95- <version >2.20.0 </version >
95+ <version >2.20.1 </version >
9696 </dependency >
9797
9898 <dependency >
210210 <dependency >
211211 <groupId >org.bouncycastle</groupId >
212212 <artifactId >bcprov-jdk18on</artifactId >
213- <version >1.82 </version >
213+ <version >1.83 </version >
214214 </dependency >
215215
216216 <dependency >
233233 <dependency >
234234 <groupId >com.fasterxml.uuid</groupId >
235235 <artifactId >java-uuid-generator</artifactId >
236- <version >5.1.1 </version >
236+ <version >5.2.0 </version >
237237 </dependency >
238238
239239 <dependency >
300300 <dependency >
301301 <groupId >org.apache.commons</groupId >
302302 <artifactId >commons-pool2</artifactId >
303- <version >2.12.1 </version >
303+ <version >2.13.0 </version >
304304 </dependency >
305305
306306 <dependency >
502502 <dependency >
503503 <groupId >org.quartz-scheduler</groupId >
504504 <artifactId >quartz</artifactId >
505- <version >2.5.1 </version >
505+ <version >2.5.2 </version >
506506 <!-- exclude Quartz SQL connectivity options -->
507507 <exclusions >
508508 <exclusion >
Original file line number Diff line number Diff line change 9898 <icu .version>59.1</icu .version>
9999 <izpack .version>5.2.4</izpack .version>
100100 <jline .version>3.30.6</jline .version>
101- <lz4-java .version>1.8.0 </lz4-java .version>
101+ <lz4-java .version>1.8.1 </lz4-java .version>
102102 <jetty .version>11.0.26</jetty .version>
103103 <log4j .version>2.25.2</log4j .version>
104104 <lucene .version>4.10.4</lucene .version>
201201 <dependency >
202202 <groupId >commons-codec</groupId >
203203 <artifactId >commons-codec</artifactId >
204- <version >1.19 .0</version >
204+ <version >1.20 .0</version >
205205 </dependency >
206206
207207 <dependency >
208208 <groupId >commons-io</groupId >
209209 <artifactId >commons-io</artifactId >
210- <version >2.20 .0</version >
210+ <version >2.21 .0</version >
211211 </dependency >
212212
213213 <dependency >
416416 <dependency >
417417 <groupId >net.bytebuddy</groupId >
418418 <artifactId >byte-buddy</artifactId >
419- <version >1.17.8 </version >
419+ <version >1.18.2 </version >
420420 </dependency >
421421
422422 <dependency >
Original file line number Diff line number Diff line change 7070 </scm >
7171
7272 <properties >
73- <geotools .version>34.0 </geotools .version>
73+ <geotools .version>34.1 </geotools .version>
7474 </properties >
7575
7676 <dependencies >
Original file line number Diff line number Diff line change 7979 <dependency >
8080 <groupId >org.apache.commons</groupId >
8181 <artifactId >commons-compress</artifactId >
82- <version >1.27.1 </version >
82+ <version >1.28.0 </version >
8383 </dependency >
8484
8585 <dependency >
Original file line number Diff line number Diff line change 7373 <jakarta .mail-api.version>2.1.5</jakarta .mail-api.version>
7474 <eclipse .angus-mail.version>2.0.5</eclipse .angus-mail.version>
7575 <jakarta .activation-api.version>2.1.4</jakarta .activation-api.version>
76- <greenmail .version>2.1.7 </greenmail .version>
76+ <greenmail .version>2.1.8 </greenmail .version>
7777 </properties >
7878
7979 <dependencies >
Original file line number Diff line number Diff line change 117117 <dependency >
118118 <groupId >com.h2database</groupId >
119119 <artifactId >h2</artifactId >
120- <version >2.3.232 </version >
120+ <version >2.4.240 </version >
121121 <scope >test</scope >
122122 </dependency >
123123
You can’t perform that action at this time.
0 commit comments