Skip to content

Commit 139ea9f

Browse files
authored
Fix the CVE-2020-8908, by bumping guava (#42)
1 parent 98af161 commit 139ea9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>com.github.jcustenborder.kafka.connect</groupId>
2525
<artifactId>kafka-connect-parent</artifactId>
26-
<version>2.2.1-cp1</version>
26+
<version>2.8.0-1</version>
2727
</parent>
2828
<artifactId>kafka-connect-redis</artifactId>
2929
<version>0.0.2-SNAPSHOT</version>

0 commit comments

Comments
 (0)