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

elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jarsigner-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 74e54de  Bump maven-shared-utils from 3.1.0 to 3.3.3 (#7)
74e54de is described below

commit 74e54de64f4f5c28c9f684c9ca7ededf7965b3b7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 3 06:47:33 2023 -0400

    Bump maven-shared-utils from 3.1.0 to 3.3.3 (#7)
    
    Bumps [maven-shared-utils](https://github.com/apache/maven-shared-utils) 
from 3.1.0 to 3.3.3.
    - [Release notes](https://github.com/apache/maven-shared-utils/releases)
    - 
[Commits](https://github.com/apache/maven-shared-utils/compare/maven-shared-utils-3.1.0...maven-shared-utils-3.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.shared:maven-shared-utils
      dependency-type: direct:production
    ...
    
    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 1f0e7ed..c06b0bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-utils</artifactId>
-      <version>3.1.0</version>
+      <version>3.3.3</version>
     </dependency>
     <dependency>
       <groupId>org.sonatype.plexus</groupId>

Reply via email to