HHH-12042 - Update geolatte-geom to 1.2.0
This commit is contained in:
parent
47eebc5d86
commit
36bf5c4be3
|
@ -23,7 +23,7 @@ dependencies {
|
|||
compile(project(':hibernate-core'))
|
||||
|
||||
compile('org.postgresql:postgresql:9.4-1200-jdbc41')
|
||||
compile([group: 'org.geolatte', name: 'geolatte-geom', version: '1.2.0-SNAPSHOT'])
|
||||
compile([group: 'org.geolatte', name: 'geolatte-geom', version: '1.2.0'])
|
||||
|
||||
compile(libraries.dom4j) {
|
||||
transitive = false
|
||||
|
|
Loading…
Reference in New Issue