From 4e260a5ca07b6607ebc36f7aba45aa1c986680b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 11:37:39 +0000 Subject: [PATCH] Bump the prod-deps group with 2 updates Bumps the prod-deps group with 2 updates: [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin) and [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin). Updates `org.apache.maven.plugins:maven-assembly-plugin` from 3.7.1 to 3.8.0 - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.7.1...v3.8.0) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.3.1...maven-source-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] --- modules/example-module/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/example-module/pom.xml b/modules/example-module/pom.xml index e856cd39a..95e42062c 100644 --- a/modules/example-module/pom.xml +++ b/modules/example-module/pom.xml @@ -35,7 +35,7 @@ maven-assembly-plugin - 3.7.1 + 3.8.0 src/main/assembly/assembly.xml diff --git a/pom.xml b/pom.xml index a4e98ffd8..29b538c5a 100644 --- a/pom.xml +++ b/pom.xml @@ -405,7 +405,7 @@ org.apache.maven.plugins maven-assembly-plugin - 3.7.1 + 3.8.0 org.codehaus.mojo @@ -500,7 +500,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.1 + 3.4.0 attach-sources