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 11f4307 commit 4227641Copy full SHA for 4227641
pom.xml
@@ -287,7 +287,7 @@
287
<dependency>
288
<groupId>com.google.guava</groupId>
289
<artifactId>guava</artifactId>
290
- <version>32.0.1-jre</version>
+ <version>32.1.1-jre</version>
291
<scope>test</scope>
292
</dependency>
293
wls-exporter-sidecar/pom.xml
@@ -14,7 +14,7 @@
14
<name>WebLogic Monitoring Exporter Sidecar</name>
15
16
<properties>
17
- <helidon.version>3.2.1</helidon.version>
+ <helidon.version>3.2.2</helidon.version>
18
<mainClass>com.oracle.wls.exporter.sidecar.Main</mainClass>
19
20
<version.plugin.helidon>3.0.5</version.plugin.helidon>
0 commit comments