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

veithen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-xmlschema.git


The following commit(s) were added to refs/heads/master by this push:
     new d265c253 Bump org.apache.maven.plugins:maven-assembly-plugin from 
3.6.0 to 3.7.0
d265c253 is described below

commit d265c253d22be381fbdff2e8f366d37201662680
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 11 18:00:18 2024 +0000

    Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0
    
    Bumps 
[org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin)
 from 3.6.0 to 3.7.0.
    - 
[Commits](https://github.com/apache/maven-assembly-plugin/compare/maven-assembly-plugin-3.6.0...maven-assembly-plugin-3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-assembly-plugin
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml                | 2 +-
 xmlschema-core/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index eb76a6d3..24fd054a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -116,7 +116,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-assembly-plugin</artifactId>
-                    <version>3.6.0</version>
+                    <version>3.7.0</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
diff --git a/xmlschema-core/pom.xml b/xmlschema-core/pom.xml
index 5e506e67..ff1aa2d4 100644
--- a/xmlschema-core/pom.xml
+++ b/xmlschema-core/pom.xml
@@ -131,7 +131,7 @@
                     <plugin>
                         <groupId>org.apache.maven.plugins</groupId>
                         <artifactId>maven-assembly-plugin</artifactId>
-                        <version>3.6.0</version>
+                        <version>3.7.0</version>
                         <configuration>
                             <descriptors>
                                 
<descriptor>src/main/assembly/bin.xml</descriptor>

Reply via email to