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 d0054a2 commit 086c614Copy full SHA for 086c614
pom.xml
@@ -355,7 +355,7 @@
355
<dependency>
356
<groupId>org.junit.jupiter</groupId>
357
<artifactId>junit-jupiter</artifactId>
358
- <version>5.13.1</version>
+ <version>5.13.2</version>
359
<scope>test</scope>
360
</dependency>
361
wls-exporter-sidecar/pom.xml
@@ -14,7 +14,7 @@
14
<name>WebLogic Monitoring Exporter Sidecar</name>
15
16
<properties>
17
- <helidon.version>4.2.2</helidon.version>
+ <helidon.version>4.2.3</helidon.version>
18
<mainClass>com.oracle.wls.exporter.sidecar.Main</mainClass>
19
20
<version.plugin.helidon>4.0.16</version.plugin.helidon>
0 commit comments