File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 38
38
<plugin >
39
39
<groupId >org.codehaus.mojo</groupId >
40
40
<artifactId >exec-maven-plugin</artifactId >
41
- <version >3.5.0 </version >
41
+ <version >3.5.1 </version >
42
42
</plugin >
43
43
<plugin >
44
44
<groupId >org.codehaus.gmaven</groupId >
Original file line number Diff line number Diff line change 44
44
<slf4j .version>2.0.17</slf4j .version>
45
45
<jzlib .version>1.1.3</jzlib .version>
46
46
<asn .one.version>0.6.0</asn .one.version>
47
- <jline .version>3.29.0 </jline .version>
48
- <junit .version>5.12.2 </junit .version>
47
+ <jline .version>3.30.4 </jline .version>
48
+ <junit .version>5.13.0 </junit .version>
49
49
<wdt .scm.repo.url>${env.WDT_SCM_REPO_URL} </wdt .scm.repo.url>
50
50
<wdt .scm.repo.conn>${env.WDT_SCM_REPO_CONN} </wdt .scm.repo.conn>
51
51
129
129
<dependency >
130
130
<groupId >org.easymock</groupId >
131
131
<artifactId >easymock</artifactId >
132
- <version >5.5 .0</version >
132
+ <version >5.6 .0</version >
133
133
</dependency >
134
134
<dependency >
135
135
<groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 16
16
</parent >
17
17
18
18
<properties >
19
- <jackson-version >2.18.3 </jackson-version >
19
+ <jackson-version >2.19.0 </jackson-version >
20
20
</properties >
21
21
22
22
<dependencies >
You can’t perform that action at this time.
0 commit comments