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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9c77889  [SCMPUB-52] Bump maven-shared-utils from 3.2.1 to 3.3.3 (#6)
9c77889 is described below

commit 9c7788938399919e1c6482ffdd56608e7d16ee4d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 4 12:14:52 2023 +0100

    [SCMPUB-52] Bump maven-shared-utils from 3.2.1 to 3.3.3 (#6)
    
    Bumps [maven-shared-utils](https://github.com/apache/maven-shared-utils) 
from 3.2.1 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.2.1...maven-shared-utils-3.3.3)
    
    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 d0b467f..01f249a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-utils</artifactId>
-      <version>3.2.1</version>
+      <version>3.3.3</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>

Reply via email to