From d929d8ca5fd43b1c1508e81fbb7ece1ec0b82e71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 06:41:01 +0000 Subject: [PATCH] Bump the prod-deps group across 1 directory with 3 updates Bumps the prod-deps group with 3 updates in the / directory: [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback), [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) and [org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools). Updates `ch.qos.logback:logback-classic` from 1.5.11 to 1.5.16 - [Commits](https://github.com/qos-ch/logback/compare/v_1.5.11...v_1.5.16) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2) Updates `org.graalvm.buildtools:native-maven-plugin` from 0.10.3 to 0.10.4 - [Release notes](https://github.com/graalvm/native-build-tools/releases) - [Commits](https://github.com/graalvm/native-build-tools/compare/0.10.3...0.10.4) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.graalvm.buildtools:native-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps ... Signed-off-by: dependabot[bot] --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7d36a52..6cb5ef6 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ UTF-8 UTF-8 1.9.20 - 0.10.3 + 0.10.4 @@ -67,7 +67,7 @@ ch.qos.logback logback-classic - 1.5.11 + 1.5.16 @@ -101,7 +101,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.1 + 3.5.2