Skip to content

Commit cf30332

Browse files
authored
fix: upgrade com.redislabs:jredisgraph from 2.0.1 to 2.0.2 (#9)
Snyk has created this PR to upgrade com.redislabs:jredisgraph from 2.0.1 to 2.0.2. See this package in NPM: https://www.npmjs.com/package/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 bcb5c62 commit cf30332

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

spring-redisgraph-configuration/pom.xml

+1-1
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.0.1</version>
19+
<version>2.0.2</version>
2020
</dependency>
2121
<dependency>
2222
<groupId>redis.clients</groupId>

0 commit comments

Comments
 (0)