HHH-11283 - Upgrade to geolatte-geom 1.1.0
This commit is contained in:
parent
cc51bbc639
commit
193583466a
|
@ -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.0.6'])
|
||||
compile([group: 'org.geolatte', name: 'geolatte-geom', version: '1.1.0'])
|
||||
|
||||
compile(libraries.dom4j) {
|
||||
transitive = false
|
||||
|
|
Loading…
Reference in New Issue