File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 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.3.0 </version >
41
+ <version >3.4.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 42
42
<picocli .version>4.7.6</picocli .version>
43
43
<sshj .version>0.38.0</sshj .version>
44
44
<eddsa .version>0.3.0</eddsa .version>
45
- <slf4j .version>2.0.13 </slf4j .version>
45
+ <slf4j .version>2.0.16 </slf4j .version>
46
46
<jzlib .version>1.1.3</jzlib .version>
47
47
<asn .one.version>0.6.0</asn .one.version>
48
48
<jline .version>3.26.3</jline .version>
49
49
<jansi .version>2.4.1</jansi .version>
50
- <junit .version>5.10.3 </junit .version>
50
+ <junit .version>5.11.0 </junit .version>
51
51
<wdt .scm.repo.url>${env.WDT_SCM_REPO_URL} </wdt .scm.repo.url>
52
52
<wdt .scm.repo.conn>${env.WDT_SCM_REPO_CONN} </wdt .scm.repo.conn>
53
53
136
136
<dependency >
137
137
<groupId >org.easymock</groupId >
138
138
<artifactId >easymock</artifactId >
139
- <version >5.3 .0</version >
139
+ <version >5.4 .0</version >
140
140
</dependency >
141
141
<dependency >
142
142
<groupId >com.google.guava</groupId >
143
143
<artifactId >guava</artifactId >
144
- <version >33.2 .1-jre</version >
144
+ <version >33.3 .1-jre</version >
145
145
</dependency >
146
146
<dependency >
147
147
<groupId >javax.xml.bind</groupId >
You can’t perform that action at this time.
0 commit comments