File tree 2 files changed +2
-2
lines changed
io.openems.backend.application
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 96
96
<!-- HikariCP A solid, high-performance, JDBC connection pool at last. -->
97
97
<groupId >com.zaxxer</groupId >
98
98
<artifactId >HikariCP</artifactId >
99
- <version >5.0.1 </version >
99
+ <version >5.1.0 </version >
100
100
</dependency >
101
101
<!-- commons -->
102
102
<dependency >
Original file line number Diff line number Diff line change 64
64
com.google.guava;version='[32.1.3,32.1.4)',\
65
65
com.google.guava.failureaccess;version='[1.0.2,1.0.3)',\
66
66
com.squareup.okio;version='[3.6.0,3.6.1)',\
67
- com.zaxxer.HikariCP;version='[5.0.1 ,5.0.2 )',\
67
+ com.zaxxer.HikariCP;version='[5.1.0 ,5.1.1 )',\
68
68
io.openems.backend.alerting;version=snapshot,\
69
69
io.openems.backend.application;version=snapshot,\
70
70
io.openems.backend.b2brest;version=snapshot,\
You can’t perform that action at this time.
0 commit comments