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 7351cb0 commit 5ac412eCopy full SHA for 5ac412e
wls-exporter-sidecar/pom.xml
@@ -14,10 +14,10 @@
14
<name>WebLogic Monitoring Exporter Sidecar</name>
15
16
<properties>
17
- <helidon.version>4.2.7</helidon.version>
+ <helidon.version>4.3.0</helidon.version>
18
<mainClass>com.oracle.wls.exporter.sidecar.Main</mainClass>
19
20
- <version.plugin.helidon>4.0.22</version.plugin.helidon>
+ <version.plugin.helidon>4.0.23</version.plugin.helidon>
21
</properties>
22
23
<dependencyManagement>
0 commit comments