Skip to content

Commit b45b5f2

Browse files
committed
Dependency updates
1 parent 2babdb1 commit b45b5f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@
307307
<dependency>
308308
<groupId>commons-io</groupId>
309309
<artifactId>commons-io</artifactId>
310-
<version>2.17.0</version>
310+
<version>2.18.0</version>
311311
</dependency>
312312
<dependency>
313313
<groupId>io.netty</groupId>

wls-exporter-sidecar/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<name>WebLogic Monitoring Exporter Sidecar</name>
1515

1616
<properties>
17-
<helidon.version>4.1.3</helidon.version>
17+
<helidon.version>4.1.4</helidon.version>
1818
<mainClass>com.oracle.wls.exporter.sidecar.Main</mainClass>
1919

2020
<version.plugin.helidon>4.0.14</version.plugin.helidon>

0 commit comments

Comments
 (0)