mirror of
https://github.com/google/nomulus
synced 2026-01-07 14:05:44 +00:00
Upgrade Postgres realted packages to latest version (#861)
This commit is contained in:
@@ -84,6 +84,7 @@ ext {
|
||||
'com.sun.xml.bind:jaxb-osgi:2.2.11',
|
||||
'com.sun.xml.bind:jaxb-xjc:2.2.11',
|
||||
'com.thoughtworks.qdox:qdox:1.12.1',
|
||||
'com.zaxxer:HikariCP:3.4.5',
|
||||
'dnsjava:dnsjava:2.1.7',
|
||||
'guru.nidi:graphviz-java-all-j2v8:0.17.0',
|
||||
'io.github.classgraph:classgraph:4.8.52',
|
||||
@@ -139,15 +140,15 @@ ext {
|
||||
'org.hamcrest:hamcrest-all:1.3',
|
||||
'org.hamcrest:hamcrest-core:1.3',
|
||||
'org.hamcrest:hamcrest-library:1.3',
|
||||
'org.hibernate:hibernate-core:5.4.17.Final',
|
||||
'org.hibernate:hibernate-hikaricp:5.4.17.Final',
|
||||
'org.hibernate:hibernate-core:5.4.23.Final',
|
||||
'org.hibernate:hibernate-hikaricp:5.4.23.Final',
|
||||
'org.joda:joda-money:1.0.1',
|
||||
'org.json:json:20160810',
|
||||
'org.jsoup:jsoup:1.13.1',
|
||||
'org.mockito:mockito-core:3.3.3',
|
||||
'org.mockito:mockito-junit-jupiter:3.3.3',
|
||||
'org.mortbay.jetty:jetty:6.1.26',
|
||||
'org.postgresql:postgresql:42.2.14',
|
||||
'org.postgresql:postgresql:42.2.18',
|
||||
'org.seleniumhq.selenium:selenium-api:3.141.59',
|
||||
'org.seleniumhq.selenium:selenium-chrome-driver:3.141.59',
|
||||
'org.seleniumhq.selenium:selenium-java:3.141.59',
|
||||
|
||||
Reference in New Issue
Block a user