From 425f2230d1aa536e6d17818be71d8d250b18b138 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 04:12:22 +0000 Subject: [PATCH] Bump the maven-deps group across 1 directory with 18 updates Bumps the maven-deps group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.5.5` | `4.0.0` | | [org.springframework.boot:spring-boot-starter](https://github.com/spring-projects/spring-boot) | `3.5.5` | `4.0.0` | | [org.springframework.boot:spring-boot-starter-log4j2](https://github.com/spring-projects/spring-boot) | `3.5.5` | `4.0.0` | | [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.5.5` | `4.0.0` | | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.8.13` | `3.0.0` | | [org.springdoc:springdoc-openapi-starter-common](https://github.com/springdoc/springdoc-openapi) | `2.8.13` | `3.0.0` | | [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) | `42.7.7` | `42.7.8` | | org.apache.commons:commons-pool2 | `2.12.1` | `2.13.0` | | [io.minio:minio](https://github.com/minio/minio-java) | `8.5.17` | `8.6.0` | | [de.starwit.aic:aicockpit-api](https://github.com/starwit/starwit-aic-api) | `0.1.5` | `0.1.7` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.20.0` | `2.20.1` | | [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.5` | `5.5.1` | | org.apache.commons:commons-lang3 | `3.18.0` | `3.20.0` | | [org.modelmapper:modelmapper](https://github.com/modelmapper/modelmapper) | `3.2.4` | `3.2.6` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.1.1` | `3.3.0` | | [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin) | `3.1.0` | `3.2.0` | | [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) | `3.3.1` | `3.4.0` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.5.1` | `3.6.2` | Updates `org.springframework.boot:spring-boot-starter-parent` from 3.5.5 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.5...v4.0.0) Updates `org.springframework.boot:spring-boot-starter` from 3.5.5 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.5...v4.0.0) Updates `org.springframework.boot:spring-boot-starter-log4j2` from 3.5.5 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.5...v4.0.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.5 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.5...v4.0.0) Updates `org.springframework.boot:spring-boot-starter-log4j2` from 3.5.5 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.5...v4.0.0) Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.13 to 3.0.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](https://github.com/springdoc/springdoc-openapi/compare/v2.8.13...v3.0.0) Updates `org.springdoc:springdoc-openapi-starter-common` from 2.8.13 to 3.0.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](https://github.com/springdoc/springdoc-openapi/compare/v2.8.13...v3.0.0) Updates `org.springdoc:springdoc-openapi-starter-common` from 2.8.13 to 3.0.0 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](https://github.com/springdoc/springdoc-openapi/compare/v2.8.13...v3.0.0) Updates `org.postgresql:postgresql` from 42.7.7 to 42.7.8 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.7...REL42.7.8) Updates `org.apache.commons:commons-pool2` from 2.12.1 to 2.13.0 Updates `io.minio:minio` from 8.5.17 to 8.6.0 - [Release notes](https://github.com/minio/minio-java/releases) - [Commits](https://github.com/minio/minio-java/compare/8.5.17...8.6.0) Updates `de.starwit.aic:aicockpit-api` from 0.1.5 to 0.1.7 - [Release notes](https://github.com/starwit/starwit-aic-api/releases) - [Commits](https://github.com/starwit/starwit-aic-api/compare/0.1.5...0.1.7) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.20.0 to 2.20.1 Updates `org.apache.httpcomponents.client5:httpclient5` from 5.5 to 5.5.1 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.5.1/RELEASE_NOTES.txt) - [Commits](https://github.com/apache/httpcomponents-client/compare/rel/v5.5...rel/v5.5.1) Updates `org.apache.commons:commons-lang3` from 3.18.0 to 3.20.0 Updates `org.modelmapper:modelmapper` from 3.2.4 to 3.2.6 - [Changelog](https://github.com/modelmapper/modelmapper/blob/master/CHANGES.md) - [Commits](https://github.com/modelmapper/modelmapper/compare/modelmapper-parent-3.2.4...modelmapper-parent-3.2.6) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.5.5 to 4.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.5.5...v4.0.0) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.1.1 to 3.3.0 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](https://github.com/apache/maven-release/compare/maven-release-3.1.1...maven-release-3.3.0) Updates `org.apache.maven.plugins:maven-antrun-plugin` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/apache/maven-antrun-plugin/releases) - [Commits](https://github.com/apache/maven-antrun-plugin/compare/maven-antrun-plugin-3.1.0...maven-antrun-plugin-3.2.0) Updates `org.apache.maven.plugins:maven-resources-plugin` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.1...v3.4.0) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.5.1 to 3.6.2 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.5.1...3.6.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-deps - dependency-name: org.springframework.boot:spring-boot-starter dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-deps - dependency-name: org.springframework.boot:spring-boot-starter-log4j2 dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-deps - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-deps - dependency-name: org.springframework.boot:spring-boot-starter-log4j2 dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-deps - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-deps - dependency-name: org.springdoc:springdoc-openapi-starter-common dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-deps - dependency-name: org.springdoc:springdoc-openapi-starter-common dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-deps - dependency-name: org.postgresql:postgresql dependency-version: 42.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: org.apache.commons:commons-pool2 dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: io.minio:minio dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: de.starwit.aic:aicockpit-api dependency-version: 0.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-version: 2.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: org.modelmapper:modelmapper dependency-version: 3.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-deps - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: org.apache.maven.plugins:maven-antrun-plugin dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-deps ... Signed-off-by: dependabot[bot] --- pom.xml | 28 ++++++++++++++-------------- webclient/pom.xml | 2 +- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index ddcea76d..db83add7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 3.5.5 + 4.0.1 de.starwit @@ -28,11 +28,11 @@ UTF-8 UTF-8 - 3.5.5 - 2.8.13 - 8.5.17 + 4.0.1 + 3.0.0 + 8.6.0 21 - 0.1.5 + 0.1.7 @@ -74,7 +74,7 @@ org.postgresql postgresql - 42.7.7 + 42.7.8 runtime @@ -105,7 +105,7 @@ org.apache.commons commons-pool2 - 2.12.1 + 2.13.0 org.codehaus.mojo @@ -126,22 +126,22 @@ com.fasterxml.jackson.datatype jackson-datatype-jsr310 - 2.20.0 + 2.20.1 org.apache.httpcomponents.client5 httpclient5 - 5.5 + 5.5.1 org.apache.commons commons-lang3 - 3.18.0 + 3.20.0 org.modelmapper modelmapper - 3.2.4 + 3.2.6 @@ -164,7 +164,7 @@ org.apache.maven.plugins maven-release-plugin - 3.1.1 + 3.3.1 pom.xml @@ -209,7 +209,7 @@ org.apache.maven.plugins maven-antrun-plugin - 3.1.0 + 3.2.0 prepare-package @@ -302,7 +302,7 @@ org.apache.maven.plugins maven-resources-plugin - 3.3.1 + 3.4.0 diff --git a/webclient/pom.xml b/webclient/pom.xml index 42d12a5a..d713337d 100644 --- a/webclient/pom.xml +++ b/webclient/pom.xml @@ -18,7 +18,7 @@ org.codehaus.mojo exec-maven-plugin - 3.5.1 + 3.6.2 ${project.basedir}/app