Skip to content

Commit c182099

Browse files
snyk-botgkorland
andauthored
fix: upgrade redis.clients:jedis from 3.2.0 to 3.3.0 (#71)
Snyk has created this PR to upgrade redis.clients:jedis from 3.2.0 to 3.3.0. See this package in NPM: https://www.npmjs.com/package/redis.clients:jedis See this project in Snyk: https://app.snyk.io/org/dvirdukhan/project/cb2ca151-454d-4bfd-a328-6d77a935177b?utm_source=github&utm_medium=upgrade-pr Co-authored-by: Guy Korland <[email protected]>
1 parent e2c7e0a commit c182099

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
@@ -62,7 +62,7 @@
6262
<dependency>
6363
<groupId>redis.clients</groupId>
6464
<artifactId>jedis</artifactId>
65-
<version>3.2.0</version>
65+
<version>3.3.0</version>
6666
</dependency>
6767
<dependency>
6868
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)