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 4880203 commit 1efccc9Copy full SHA for 1efccc9
pom.xml
@@ -326,7 +326,7 @@
326
<dependency>
327
<groupId>com.google.guava</groupId>
328
<artifactId>guava</artifactId>
329
- <version>33.4.7-jre</version>
+ <version>33.4.8-jre</version>
330
<scope>test</scope>
331
</dependency>
332
wls-exporter-sidecar/pom.xml
@@ -14,7 +14,7 @@
14
<name>WebLogic Monitoring Exporter Sidecar</name>
15
16
<properties>
17
- <helidon.version>4.2.0</helidon.version>
+ <helidon.version>4.2.1</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