Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.

Commit 6d07fef

Browse files
committed
Fixed sec vulnerabilities
1 parent a0f0a62 commit 6d07fef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

karma-spark/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>org.xerial.snappy</groupId>
114114
<artifactId>snappy-java</artifactId>
115-
<version>1.1.4-M3</version>
115+
<version>1.1.10.0</version>
116116
</dependency>
117117
<dependency>
118118
<groupId>com.holdenkarau</groupId>

karma-web-services/web-services-publish-es/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.owlike</groupId>
4141
<artifactId>genson</artifactId>
42-
<version>1.2</version>
42+
<version>1.6</version>
4343
</dependency>
4444

4545
<dependency>

0 commit comments

Comments
 (0)