TSK-1389: updated postgres driver version to match version provided by spring-boot
This commit is contained in:
parent
b67ee26fe1
commit
a5351f1158
|
@ -4,7 +4,7 @@
|
|||
|
||||
<resources>
|
||||
<!--the name of your driver -->
|
||||
<resource-root path="postgresql-42.2.14.jar"/>
|
||||
<resource-root path="postgresql-42.2.16.jar"/>
|
||||
</resources>
|
||||
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in New Issue