Skip to content

Commit 192642e

Browse files
committed
fix: upgrade com.redislabs:jredisgraph from 2.1.0 to 2.2.0
Snyk has created this PR to upgrade com.redislabs:jredisgraph from 2.1.0 to 2.2.0. See this package in Maven Repository: https://mvnrepository.com/artifact/com.redislabs/jredisgraph/ See this project in Snyk: https://app.snyk.io/org/dvirdukhan/project/77124687-42fc-42d8-892a-68a0fffe8248?utm_source=github&utm_medium=upgrade-pr
1 parent 446b717 commit 192642e

File tree

1 file changed

+1
-1
lines changed
  • spring-redisgraph-configuration

1 file changed

+1
-1
lines changed

spring-redisgraph-configuration/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>com.redislabs</groupId>
1818
<artifactId>jredisgraph</artifactId>
19-
<version>2.1.0</version>
19+
<version>2.2.0</version>
2020
</dependency>
2121
<dependency>
2222
<groupId>redis.clients</groupId>

0 commit comments

Comments
 (0)