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 4343 <dependency >
4444 <groupId >org.ow2.asm</groupId >
4545 <artifactId >asm</artifactId >
46- <version >9.7</version >
46+ <version >9.7.1 </version >
4747 <scope >test</scope >
4848 </dependency >
4949 <dependency >
Original file line number Diff line number Diff line change 4747 <sonar .host.url>https://sonarcloud.io</sonar .host.url>
4848 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4949 <apache .http.version>4.5.3</apache .http.version>
50- <version .plugin.surefire>3.5.0 </version .plugin.surefire>
50+ <version .plugin.surefire>3.5.1 </version .plugin.surefire>
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 >
6060 <maven-resources-plugin-version >3.3.1</maven-resources-plugin-version >
6161 <maven-dependency-plugin-version >3.8.0</maven-dependency-plugin-version >
6262 <dependency-check-version >10.0.4</dependency-check-version >
63- <netty-version >4.1.113 .Final</netty-version >
63+ <netty-version >4.1.114 .Final</netty-version >
6464
6565 <skip .dependency-check>false</skip .dependency-check>
6666
349349 <dependency >
350350 <groupId >org.junit.jupiter</groupId >
351351 <artifactId >junit-jupiter</artifactId >
352- <version >5.11.1 </version >
352+ <version >5.11.2 </version >
353353 <scope >test</scope >
354354 </dependency >
355355 <dependency >
Original file line number Diff line number Diff line change 1717 <helidon .version>4.1.1</helidon .version>
1818 <mainClass >com.oracle.wls.exporter.sidecar.Main</mainClass >
1919
20- <version .plugin.helidon>4.0.11 </version .plugin.helidon>
20+ <version .plugin.helidon>4.0.14 </version .plugin.helidon>
2121 </properties >
2222
2323 <dependencyManagement >
You can’t perform that action at this time.
0 commit comments