Skip to content

Commit e99708a

Browse files
snyk-botgkorland
andauthored
[Snyk] Upgrade redis.clients:jedis from 3.6.0 to 3.6.3 (#45)
* fix: upgrade redis.clients:jedis from 3.6.0 to 3.6.1 Snyk has created this PR to upgrade redis.clients:jedis from 3.6.0 to 3.6.1. 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/274c8244-834c-4347-ab2d-fe2c8c513920?utm_source=github&utm_medium=upgrade-pr * Update pom.xml Co-authored-by: Guy Korland <gkorland@gmail.com>
1 parent f92c9e5 commit e99708a

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
@@ -47,7 +47,7 @@
4747
<maven.test.source>8</maven.test.source>
4848
<maven.test.target>8</maven.test.target>
4949
<gson.version>2.8.7</gson.version>
50-
<jedis.version>3.6.0</jedis.version>
50+
<jedis.version>3.6.3</jedis.version>
5151
<commons.pool2.version>2.9.0</commons.pool2.version>
5252
</properties>
5353

0 commit comments

Comments
 (0)