diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 376cadc..33d3f27 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -30,7 +30,7 @@ updates: - central schedule: interval: "weekly" - target-branch: "dependabot-staging-spring33x" + target-branch: "dependabot-staging-spring34x" open-pull-requests-limit: 10 groups: maven-plugins: @@ -43,4 +43,4 @@ updates: directory: "/" schedule: interval: "weekly" - target-branch: "dependabot-staging-spring33x" \ No newline at end of file + target-branch: "dependabot-staging-spring34x" \ No newline at end of file diff --git a/autoconfigure/pom.xml b/autoconfigure/pom.xml index c5a0cdf..8e45367 100644 --- a/autoconfigure/pom.xml +++ b/autoconfigure/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 diff --git a/libs/exceptions/pom.xml b/libs/exceptions/pom.xml index 7d46d97..43e9744 100644 --- a/libs/exceptions/pom.xml +++ b/libs/exceptions/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 diff --git a/libs/logging-test/pom.xml b/libs/logging-test/pom.xml index 079728e..33c4236 100644 --- a/libs/logging-test/pom.xml +++ b/libs/logging-test/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 diff --git a/libs/logging/pom.xml b/libs/logging/pom.xml index c169755..83d58f9 100644 --- a/libs/logging/pom.xml +++ b/libs/logging/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 diff --git a/libs/pom.xml b/libs/pom.xml index 761768d..d69c111 100644 --- a/libs/pom.xml +++ b/libs/pom.xml @@ -1,6 +1,6 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 diff --git a/pom.xml b/pom.xml index 42866ec..d6dfcb4 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,12 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.springframework.boot spring-boot-starter-parent - 3.4.1 + 3.5.0-M1 @@ -43,8 +43,8 @@ - 5.3.0 - 1.12.0 + 5.4.0 + 1.13.0 8.0 @@ -62,7 +62,7 @@ 1.6.0 3.5.0 0.8.12 - 2.43.0 + 2.44.2 0.0.43 @@ -102,6 +102,14 @@ + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + +