Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeberhard committed Apr 8, 2024
1 parent 91a79be commit 97473a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -308,7 +308,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.16.0</version>
<version>2.16.1</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
Expand Down
2 changes: 1 addition & 1 deletion wls-exporter-sidecar/pom.xml
Expand Up @@ -14,7 +14,7 @@
<name>WebLogic Monitoring Exporter Sidecar</name>

<properties>
<helidon.version>4.0.6</helidon.version>
<helidon.version>4.0.7</helidon.version>
<mainClass>com.oracle.wls.exporter.sidecar.Main</mainClass>

<version.plugin.helidon>4.0.6</version.plugin.helidon>
Expand Down

0 comments on commit 97473a6

Please sign in to comment.