File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 51
51
<maven-enforcer-plugin-version >3.5.0</maven-enforcer-plugin-version >
52
52
<maven-clean-plugin-version >3.4.0</maven-clean-plugin-version >
53
53
<maven-compiler-plugin-version >3.13.0</maven-compiler-plugin-version >
54
- <maven-install-plugin-version >3.1.2 </maven-install-plugin-version >
54
+ <maven-install-plugin-version >3.1.3 </maven-install-plugin-version >
55
55
<maven-deploy-plugin-version >3.1.2</maven-deploy-plugin-version >
56
56
<maven-plugin-plugin-version >3.13.1</maven-plugin-plugin-version >
57
57
<maven-site-plugin-version >3.12.1</maven-site-plugin-version >
320
320
<dependency >
321
321
<groupId >com.google.guava</groupId >
322
322
<artifactId >guava</artifactId >
323
- <version >33.2.1 -jre</version >
323
+ <version >33.3.0 -jre</version >
324
324
<scope >test</scope >
325
325
</dependency >
326
326
<dependency >
338
338
<dependency >
339
339
<groupId >org.slf4j</groupId >
340
340
<artifactId >slf4j-nop</artifactId >
341
- <version >2.0.14 </version >
341
+ <version >2.0.16 </version >
342
342
<scope >test</scope >
343
343
</dependency >
344
344
<dependency >
349
349
<dependency >
350
350
<groupId >org.junit.jupiter</groupId >
351
351
<artifactId >junit-jupiter</artifactId >
352
- <version >5.10.3 </version >
352
+ <version >5.11.0 </version >
353
353
<scope >test</scope >
354
354
</dependency >
355
355
<dependency >
Original file line number Diff line number Diff line change 14
14
<name >WebLogic Monitoring Exporter Sidecar</name >
15
15
16
16
<properties >
17
- <helidon .version>4.0.11 </helidon .version>
17
+ <helidon .version>4.1.0 </helidon .version>
18
18
<mainClass >com.oracle.wls.exporter.sidecar.Main</mainClass >
19
19
20
20
<version .plugin.helidon>4.0.9</version .plugin.helidon>
You can’t perform that action at this time.
0 commit comments