mirror of
https://github.com/openstreetmap/osmosis.git
synced 2026-01-14 00:36:36 +00:00
Upgrade dependencies to latest versions
This commit is contained in:
@ -7,21 +7,21 @@ org.gradle.configureondemand = true
|
||||
|
||||
# 3rd Party Library Versions
|
||||
dependencyVersionClassworlds=2.7.0
|
||||
dependencyVersionCommonsCodec=1.15
|
||||
dependencyVersionCommonsCompress=1.23.0
|
||||
dependencyVersionCommonsCodec=1.16.0
|
||||
dependencyVersionCommonsCompress=1.24.0
|
||||
dependencyVersionCommonsCsv=1.10.0
|
||||
dependencyVersionCommonsIo=2.11.0
|
||||
dependencyVersionCommonsIo=2.15.0
|
||||
# Should we be using Dbcp2?
|
||||
dependencyVersionCommonsDbcp=1.4
|
||||
dependencyVersionGuava=31.1-jre
|
||||
dependencyVersionGuava=32.1.3-jre
|
||||
# JUnit 5 is available, some re-write required
|
||||
dependencyVersionJunit=4.13.2
|
||||
dependencyVersionMySql=8.0.33
|
||||
dependencyVersionOsmPbf=1.5.0
|
||||
dependencyVersionPostGis=2021.1.0
|
||||
dependencyVersionPostgreSql=42.6.0
|
||||
dependencyVersionProtobuf=3.23.0
|
||||
dependencyVersionSpring=5.3.27
|
||||
dependencyVersionProtobuf=3.25.0
|
||||
dependencyVersionSpring=5.3.30
|
||||
|
||||
# Builds are signed if the osmosisSigningEnabled property is set to true.
|
||||
# To enable signing, it is recommended to leave this file untouched and to
|
||||
|
||||
Reference in New Issue
Block a user