diff --git a/CityDoctorParent/CityDoctorCheckResult/pom.xml b/CityDoctorParent/CityDoctorCheckResult/pom.xml index 33757c97c39764632adb27c9b4ccaef9202db121..32a6da96bad904aa1026c6458c1e563ffdda8955 100644 --- a/CityDoctorParent/CityDoctorCheckResult/pom.xml +++ b/CityDoctorParent/CityDoctorCheckResult/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>de.hft.stuttgart</groupId> <artifactId>CityDoctorParent</artifactId> - <version>3.10.2</version> + <version>3.10.3</version> </parent> <artifactId>CityDoctorCheckResult</artifactId> diff --git a/CityDoctorParent/CityDoctorEdge/pom.xml b/CityDoctorParent/CityDoctorEdge/pom.xml index 5c735d2c9b109c69d8aeb9e11bd2a30041e5b030..956569514fe421a64e1b4d826e8e2ae57e0d940e 100644 --- a/CityDoctorParent/CityDoctorEdge/pom.xml +++ b/CityDoctorParent/CityDoctorEdge/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>de.hft.stuttgart</groupId> <artifactId>CityDoctorParent</artifactId> - <version>3.10.2</version> + <version>3.10.3</version> </parent> <artifactId>CityDoctorEdge</artifactId> diff --git a/CityDoctorParent/CityDoctorModel/pom.xml b/CityDoctorParent/CityDoctorModel/pom.xml index 1ecd2faeb49dc05586437102fa1c2e470a39977e..4866d338ebcaa86f789f803712317e23028261c8 100644 --- a/CityDoctorParent/CityDoctorModel/pom.xml +++ b/CityDoctorParent/CityDoctorModel/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>de.hft.stuttgart</groupId> <artifactId>CityDoctorParent</artifactId> - <version>3.10.2</version> + <version>3.10.3</version> </parent> <properties> diff --git a/CityDoctorParent/CityDoctorValidation/pom.xml b/CityDoctorParent/CityDoctorValidation/pom.xml index 8f6d4c392467249dff414dbe417398552c5f8c33..30b23f89fb1bfd9259f76bc78642c4623cf8ff60 100644 --- a/CityDoctorParent/CityDoctorValidation/pom.xml +++ b/CityDoctorParent/CityDoctorValidation/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>de.hft.stuttgart</groupId> <artifactId>CityDoctorParent</artifactId> - <version>3.10.2</version> + <version>3.10.3</version> </parent> <artifactId>CityDoctorValidation</artifactId> <name>CityDoctorValidation</name> diff --git a/CityDoctorParent/pom.xml b/CityDoctorParent/pom.xml index 596fbd029c6a9afc870d7331b1418ce34c90d28c..83de0daa9f6e042b9f4fe25560d52fa63db94964 100644 --- a/CityDoctorParent/pom.xml +++ b/CityDoctorParent/pom.xml @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>de.hft.stuttgart</groupId> <artifactId>CityDoctorParent</artifactId> - <version>3.10.2</version> + <version>3.10.3</version> <packaging>pom</packaging> <name>CityDoctorParent</name> @@ -161,7 +161,7 @@ <dependency> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-slf4j18-impl</artifactId> - <version>2.11.2</version> + <version>2.17.1</version> </dependency> <dependency> <groupId>org.locationtech.proj4j</groupId>