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 5151 <maven-enforcer-plugin-version >3.5.0</maven-enforcer-plugin-version >
5252 <maven-clean-plugin-version >3.4.0</maven-clean-plugin-version >
5353 <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 >
5555 <maven-deploy-plugin-version >3.1.2</maven-deploy-plugin-version >
5656 <maven-plugin-plugin-version >3.13.1</maven-plugin-plugin-version >
5757 <maven-site-plugin-version >3.12.1</maven-site-plugin-version >
320320 <dependency >
321321 <groupId >com.google.guava</groupId >
322322 <artifactId >guava</artifactId >
323- <version >33.2.1 -jre</version >
323+ <version >33.3.0 -jre</version >
324324 <scope >test</scope >
325325 </dependency >
326326 <dependency >
338338 <dependency >
339339 <groupId >org.slf4j</groupId >
340340 <artifactId >slf4j-nop</artifactId >
341- <version >2.0.14 </version >
341+ <version >2.0.16 </version >
342342 <scope >test</scope >
343343 </dependency >
344344 <dependency >
349349 <dependency >
350350 <groupId >org.junit.jupiter</groupId >
351351 <artifactId >junit-jupiter</artifactId >
352- <version >5.10.3 </version >
352+ <version >5.11.0 </version >
353353 <scope >test</scope >
354354 </dependency >
355355 <dependency >
Original file line number Diff line number Diff line change 1414 <name >WebLogic Monitoring Exporter Sidecar</name >
1515
1616 <properties >
17- <helidon .version>4.0.11 </helidon .version>
17+ <helidon .version>4.1.0 </helidon .version>
1818 <mainClass >com.oracle.wls.exporter.sidecar.Main</mainClass >
1919
2020 <version .plugin.helidon>4.0.9</version .plugin.helidon>
You can’t perform that action at this time.
0 commit comments