| commit | caa834cae8ac88c0461a1a3dcab33840a74c19c6 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Dec 08 22:28:28 2025 +0000 |
| committer | Mark Thomas <mark.thomas@broadcom.com> | Wed Dec 10 09:19:04 2025 +0000 |
| tree | e337d8a6a59523664c99b6763d79c3c0cf5a2d25 | |
| parent | d0c214faf67e53ffc15eabcc73f92bd7d4eb89ea [diff] |
Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/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-source-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/api/pom.xml b/api/pom.xml index 2895e42..d46593f 100644 --- a/api/pom.xml +++ b/api/pom.xml
@@ -249,7 +249,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> - <version>3.3.1</version> + <version>3.4.0</version> <configuration> <includePom>true</includePom> </configuration>