From 699f055caab9633dbe3a5145b1e8a846e8e85364 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Dec 2023 04:56:22 +0000 Subject: [PATCH] Bump the all-dependencies group with 7 updates Bumps the all-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.2.0` | `3.2.1` | | [org.jetbrains.kotlin:kotlin-test-junit5](https://github.com/JetBrains/kotlin) | `1.9.21` | `1.9.22` | | org.jetbrains.kotlin:kotlin-maven-allopen | `1.9.21` | `1.9.22` | | org.jetbrains.kotlin:kotlin-maven-plugin | `1.9.21` | `1.9.22` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.11.0` | `3.12.1` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.2.2` | `3.2.3` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.2.2` | `3.2.3` | Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.0 to 3.2.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v3.2.1) Updates `org.jetbrains.kotlin:kotlin-test-junit5` from 1.9.21 to 1.9.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.21...v1.9.22) Updates `org.jetbrains.kotlin:kotlin-maven-allopen` from 1.9.21 to 1.9.22 Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 1.9.21 to 1.9.22 Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.11.0 to 3.12.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.12.1) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.2...surefire-3.2.3) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.2...surefire-3.2.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-test-junit5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-allopen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 3760d4d..2e90c2f 100644 --- a/pom.xml +++ b/pom.xml @@ -21,8 +21,8 @@ 21 21 UTF-8 - 1.9.21 - 3.2.0 + 1.9.22 + 3.2.1 1.13.8 3.2.0 @@ -117,7 +117,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.11.0 + 3.12.1 11 @@ -159,12 +159,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.2.3 org.apache.maven.plugins maven-failsafe-plugin - 3.2.2 + 3.2.3 org.apache.maven.plugins