From 97ba4c6045dfa8d0d0f7e76e90a83a829fd52c1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 19:47:28 +0000 Subject: [PATCH] Bump the all-modules group across 1 directory with 4 updates Bumps the all-modules group with 4 updates in the /sda-doa directory: [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.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.4.0) Updates `io.minio:minio` from 8.5.12 to 8.5.14 - [Release notes](https://github.com/minio/minio-java/releases) - [Commits](https://github.com/minio/minio-java/compare/8.5.12...8.5.14) 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..f28932b75 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.0 no.uio.ifi @@ -79,7 +79,7 @@ io.minio minio - 8.5.12 + 8.5.14 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