File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
<description >The Eclipse JNoSQL layer to MongoDB</description >
28
28
29
29
<properties >
30
- <monbodb .driver>5.1.0 </monbodb .driver>
30
+ <monbodb .driver>5.1.3 </monbodb .driver>
31
31
</properties >
32
32
<dependencies >
33
33
<dependency >
Original file line number Diff line number Diff line change 30
30
<dependency >
31
31
<groupId >com.orientechnologies</groupId >
32
32
<artifactId >orientdb-graphdb</artifactId >
33
- <version >3.2.28 </version >
33
+ <version >3.2.32 </version >
34
34
</dependency >
35
35
<dependency >
36
36
<groupId >${project.groupId} </groupId >
Original file line number Diff line number Diff line change 33
33
<dependency >
34
34
<groupId >redis.clients</groupId >
35
35
<artifactId >jedis</artifactId >
36
- <version >5.1.0 </version >
36
+ <version >5.1.4 </version >
37
37
</dependency >
38
38
<dependency >
39
39
<groupId >${project.groupId} </groupId >
You can’t perform that action at this time.
0 commit comments