File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 60
60
<maven-resources-plugin-version >3.3.1</maven-resources-plugin-version >
61
61
<maven-dependency-plugin-version >3.8.1</maven-dependency-plugin-version >
62
62
<dependency-check-version >12.1.0</dependency-check-version >
63
- <netty-version >4.1.118 .Final</netty-version >
63
+ <netty-version >4.1.119 .Final</netty-version >
64
64
65
65
<skip .dependency-check>false</skip .dependency-check>
66
66
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
- Copyright (c) 2021, 2024 , Oracle and/or its affiliates.
3
+ Copyright (c) 2021, 2025 , Oracle and/or its affiliates.
4
4
Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
5
5
-->
6
6
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
14
14
<name >WebLogic Monitoring Exporter Sidecar</name >
15
15
16
16
<properties >
17
- <helidon .version>4.1.6 </helidon .version>
17
+ <helidon .version>4.1.7 </helidon .version>
18
18
<mainClass >com.oracle.wls.exporter.sidecar.Main</mainClass >
19
19
20
20
<version .plugin.helidon>4.0.15</version .plugin.helidon>
You can’t perform that action at this time.
0 commit comments