This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-apache-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 1285775 [MPOM-479] Bump org.apache.maven.plugins:maven-source-plugin
from 3.3.0 to 3.3.1 (#205)
1285775 is described below
commit 1285775226dbe91aba461a0afb414a9f145a36dd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Apr 7 15:45:25 2024 +0200
[MPOM-479] Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to
3.3.1 (#205)
Bumps
[org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin)
from 3.3.0 to 3.3.1.
-
[Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.3.0...maven-source-plugin-3.3.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4b49a74..73c977c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@ under the License.
<version.maven-scm-publish-plugin>3.2.1</version.maven-scm-publish-plugin>
<version.maven-shade-plugin>3.5.2</version.maven-shade-plugin>
<version.maven-site-plugin>3.12.1</version.maven-site-plugin>
- <version.maven-source-plugin>3.3.0</version.maven-source-plugin>
+ <version.maven-source-plugin>3.3.1</version.maven-source-plugin>
<version.maven-surefire>${surefire.version}</version.maven-surefire>
<version.maven-war-plugin>3.4.0</version.maven-war-plugin>
</properties>