We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61fb2cf commit 020be94Copy full SHA for 020be94
wls-exporter-sidecar/pom.xml
@@ -14,10 +14,10 @@
14
<name>WebLogic Monitoring Exporter Sidecar</name>
15
16
<properties>
17
- <helidon.version>4.2.4</helidon.version>
+ <helidon.version>4.2.5</helidon.version>
18
<mainClass>com.oracle.wls.exporter.sidecar.Main</mainClass>
19
20
- <version.plugin.helidon>4.0.16</version.plugin.helidon>
+ <version.plugin.helidon>4.0.20</version.plugin.helidon>
21
</properties>
22
23
<dependencyManagement>
0 commit comments