summaryrefslogtreecommitdiffstats
path: root/dependencies-bom
diff options
context:
space:
mode:
Diffstat (limited to 'dependencies-bom')
-rw-r--r--dependencies-bom/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/dependencies-bom/pom.xml b/dependencies-bom/pom.xml
index efbae7ef..cc9a64a2 100644
--- a/dependencies-bom/pom.xml
+++ b/dependencies-bom/pom.xml
@@ -56,7 +56,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
- <version>25.1-jre</version>
+ <version>28.2-jre</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
@@ -150,7 +150,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
- <version>4.12</version>
+ <version>4.13</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -265,17 +265,17 @@
<dependency>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-analytics</artifactId>
- <version>1.6.5</version>
+ <version>1.6.6</version>
</dependency>
<dependency>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-filter-base</artifactId>
- <version>1.6.5</version>
+ <version>1.6.6</version>
</dependency>
<dependency>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-slf4j</artifactId>
- <version>1.6.5</version>
+ <version>1.6.6</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>