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

michaelo pushed a commit to branch maven-archiver-3.x
in repository https://gitbox.apache.org/repos/asf/maven-archiver.git


The following commit(s) were added to refs/heads/maven-archiver-3.x by this 
push:
     new a0d99c2  [MSHARED-1447] Bump 
org.apache.maven.shared:maven-shared-components from 42 to 43
a0d99c2 is described below

commit a0d99c2a8708ff172dc057cc406ff224ede5c577
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 22 15:14:06 2024 +0000

    [MSHARED-1447] Bump org.apache.maven.shared:maven-shared-components from 42 
to 43
    
    Bumps 
[org.apache.maven.shared:maven-shared-components](https://github.com/apache/maven-parent)
 from 42 to 43.
    - [Release notes](https://github.com/apache/maven-parent/releases)
    - [Commits](https://github.com/apache/maven-parent/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.shared:maven-shared-components
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f0ea11f..6038228 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
-    <version>42</version>
+    <version>43</version>
     <relativePath />
   </parent>
 

Reply via email to