Skip to content

Commit 7077176

Browse files
snyk-botgkorland
andauthored
[Snyk] Upgrade redis.clients:jedis from 3.3.0 to 3.5.1 (#25)
* fix: upgrade redis.clients:jedis from 3.3.0 to 3.4.0 Snyk has created this PR to upgrade redis.clients:jedis from 3.3.0 to 3.4.0. See this package in Maven Repository: https://mvnrepository.com/artifact/redis.clients/jedis/ See this project in Snyk: https://app.snyk.io/org/gkorland/project/1516165b-735d-411c-9da4-b0759b287da8?utm_source=github&utm_medium=upgrade-pr * Update pom.xml Co-authored-by: Guy Korland <gkorland@gmail.com>
1 parent 27ce64b commit 7077176

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
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>redis.clients</groupId>
5656
<artifactId>jedis</artifactId>
57-
<version>3.3.0</version>
57+
<version>3.5.1</version>
5858
<scope>compile</scope>
5959
</dependency>
6060
</dependencies>

0 commit comments

Comments
 (0)