From e7426147ce1dcbde23d6805fbed160ce4f69167d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 20:00:14 +0000 Subject: [PATCH] Bump the all-modules group in /sda-doa with 4 updates Bumps the all-modules group in /sda-doa with 4 updates: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot), [io.minio:minio](https://github.com/minio/minio-java), [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) and [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml). Updates `org.springframework.boot:spring-boot-starter-parent` from 3.3.2 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.4.1) Updates `io.minio:minio` from 8.5.12 to 8.5.15 - [Release notes](https://github.com/minio/minio-java/releases) - [Commits](https://github.com/minio/minio-java/compare/8.5.12...8.5.15) Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.0 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.4) Updates `org.yaml:snakeyaml` from 2.2 to 2.3 - [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.3..snakeyaml-2.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-modules - dependency-name: io.minio:minio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-modules - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-modules - dependency-name: org.yaml:snakeyaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-modules ... Signed-off-by: dependabot[bot] --- sda-doa/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sda-doa/pom.xml b/sda-doa/pom.xml index 9cfd8093c..a082ea4a6 100644 --- a/sda-doa/pom.xml +++ b/sda-doa/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.2 + 3.4.1 no.uio.ifi @@ -79,7 +79,7 @@ io.minio minio - 8.5.12 + 8.5.15 net.logstash.logback @@ -105,7 +105,7 @@ org.junit.jupiter junit-jupiter-api - 5.11.0 + 5.11.4 test @@ -133,7 +133,7 @@ org.yaml snakeyaml - 2.2 + 2.3