mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-03-03 08:19:15 +00:00
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…
x
Reference in New Issue
Block a user