HH-10987 - Update geolatte-geom to 1.0.4
This commit is contained in:
parent
edf684e1f1
commit
5cc9d26d0d
|
@ -23,7 +23,7 @@ dependencies {
|
||||||
compile(project(':hibernate-core'))
|
compile(project(':hibernate-core'))
|
||||||
|
|
||||||
compile('org.postgresql:postgresql:9.4-1200-jdbc41')
|
compile('org.postgresql:postgresql:9.4-1200-jdbc41')
|
||||||
compile([group: 'org.geolatte', name: 'geolatte-geom', version: '1.0.1'])
|
compile([group: 'org.geolatte', name: 'geolatte-geom', version: '1.0.4'])
|
||||||
|
|
||||||
compile(libraries.dom4j) {
|
compile(libraries.dom4j) {
|
||||||
transitive = false
|
transitive = false
|
||||||
|
|
Loading…
Reference in New Issue