File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
alternatives/unicorn-store-spring-graalvm Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 45
45
<dependency >
46
46
<groupId >org.postgresql</groupId >
47
47
<artifactId >postgresql</artifactId >
48
- <version >42.7.5 </version >
48
+ <version >42.7.7 </version >
49
49
</dependency >
50
50
<dependency >
51
51
<groupId >com.amazonaws</groupId >
Original file line number Diff line number Diff line change 59
59
<dependency >
60
60
<groupId >org.postgresql</groupId >
61
61
<artifactId >postgresql</artifactId >
62
- <version >42.7.5 </version >
62
+ <version >42.7.7 </version >
63
63
</dependency >
64
64
</dependencies >
65
65
Original file line number Diff line number Diff line change 70
70
<dependency >
71
71
<groupId >org.postgresql</groupId >
72
72
<artifactId >postgresql</artifactId >
73
- <version >42.7.5 </version >
73
+ <version >42.7.7 </version >
74
74
</dependency >
75
75
</dependencies >
76
76
You can’t perform that action at this time.
0 commit comments