Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
rjeberhard committed Nov 21, 2024
1 parent 2babdb1 commit b45b5f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.17.0</version>
<version>2.18.0</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
Expand Down
2 changes: 1 addition & 1 deletion wls-exporter-sidecar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<name>WebLogic Monitoring Exporter Sidecar</name>

<properties>
<helidon.version>4.1.3</helidon.version>
<helidon.version>4.1.4</helidon.version>
<mainClass>com.oracle.wls.exporter.sidecar.Main</mainClass>

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

0 comments on commit b45b5f2

Please sign in to comment.