This is an automated email from the ASF dual-hosted git repository.

reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/main by this push:
     new ca8b225331 Bump org.apache.maven.plugins:maven-source-plugin from 
3.3.0 to 3.3.1 (#1790)
ca8b225331 is described below

commit ca8b225331f15278767bd77f0efb0fdc300f0eb4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 5 07:19:23 2024 -0400

    Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 
(#1790)
    
    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 af137f19a8..e90b618fc8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -489,7 +489,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-source-plugin</artifactId>
-                    <version>3.3.0</version>
+                    <version>3.3.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

Reply via email to