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

sjaranowski pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 5c06da3  [MPIR-474] Bump org.apache.maven.shared:maven-shared-jar from 
3.1.1 to 3.2.0 (#93)
5c06da3 is described below

commit 5c06da3db42fc43f11dfffbce61e03ad2aa11735
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 5 16:29:20 2025 +0100

    [MPIR-474] Bump org.apache.maven.shared:maven-shared-jar from 3.1.1 to 
3.2.0 (#93)
    
    Bumps 
[org.apache.maven.shared:maven-shared-jar](https://github.com/apache/maven-shared-jar)
 from 3.1.1 to 3.2.0.
    - 
[Commits](https://github.com/apache/maven-shared-jar/compare/maven-shared-jar-3.1.1...maven-shared-jar-3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.shared:maven-shared-jar
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 6210ecf..4a8aab6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -183,7 +183,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-jar</artifactId>
-      <version>3.1.1</version>
+      <version>3.2.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.resolver</groupId>

Reply via email to