diff --git a/SAMO-Interface/pom.xml b/SAMO-Interface/pom.xml index c1b208f07bc88b6490de5f62e1a84b8d6bf706d1..e60ffbcbce30f85358cba3097888002ff2958ce8 100644 --- a/SAMO-Interface/pom.xml +++ b/SAMO-Interface/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>3.4.4</version> + <version>3.4.5</version> <relativePath/> <!-- lookup parent from repository --> </parent> <properties> diff --git a/SARIS-Interface/pom.xml b/SARIS-Interface/pom.xml index dde277467b9d71bc18bba814d63f3dbffe7fb1e1..7a3aabe1480da1ce579defa4f6a99959ee3fe904 100644 --- a/SARIS-Interface/pom.xml +++ b/SARIS-Interface/pom.xml @@ -11,7 +11,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>3.4.4</version> + <version>3.4.5</version> <relativePath/> <!-- lookup parent from repository --> </parent> <properties> diff --git a/addressImport/pom.xml b/addressImport/pom.xml index de977690c37f23dc9adca1a9580c7f1ece7ef22e..c8d27e1f9a12c5dbec7bb2ef53e3a49ef728919a 100644 --- a/addressImport/pom.xml +++ b/addressImport/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>3.4.4</version> + <version>3.4.5</version> <relativePath/> <!-- lookup parent from repository --> </parent> <properties> diff --git a/gfsBackendService/pom.xml b/gfsBackendService/pom.xml index 6d433134aa874fe901a3eeccee1eb8bff5c00e0a..9302bd36cf6d0b9ed4ef8c39fc76da795ab3935c 100644 --- a/gfsBackendService/pom.xml +++ b/gfsBackendService/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>3.4.4</version> + <version>3.4.5</version> <relativePath/> <!-- lookup parent from repository --> </parent> <properties> @@ -125,7 +125,7 @@ <dependency> <groupId>org.apache.httpcomponents.client5</groupId> <artifactId>httpclient5</artifactId> - <version>5.4.2</version> + <version>5.4.3</version> </dependency> <!-- https://mvnrepository.com/artifact/ch.qos.logback/logback-classic --> <dependency> diff --git a/mailExport/pom.xml b/mailExport/pom.xml index 21efaea0aa5eb772e41cc737f048094907dc7f89..3666ffff3aaf5545a3728ba099cb900637927edf 100644 --- a/mailExport/pom.xml +++ b/mailExport/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>3.4.4</version> + <version>3.4.5</version> <relativePath/> <!-- lookup parent from repository --> </parent> <properties> diff --git a/stoerungsauskunftInterface/pom.xml b/stoerungsauskunftInterface/pom.xml index 00513d18c0c7b30245a6ff03aeeac758e97bd360..8431c29ae08f90a2d53458b309a3c0bdebed7b7f 100644 --- a/stoerungsauskunftInterface/pom.xml +++ b/stoerungsauskunftInterface/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>3.4.4</version> + <version>3.4.5</version> <relativePath/> <!-- lookup parent from repository --> </parent> <properties> diff --git a/testImportGridFailures/pom.xml b/testImportGridFailures/pom.xml index 81632a58a6f795b2916e41cf6be781d30424084f..42485457aa890144b8c14922d83835f7e0a87553 100644 --- a/testImportGridFailures/pom.xml +++ b/testImportGridFailures/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> - <version>3.4.4</version> + <version>3.4.5</version> <relativePath/> <!-- lookup parent from repository --> </parent>