You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by gi...@apache.org on 2022/07/26 01:11:14 UTC

[maven-shared-incremental] branch master updated: Bump maven-shared-components from 36 to 37

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

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shared-incremental.git


The following commit(s) were added to refs/heads/master by this push:
     new 8a600a7  Bump maven-shared-components from 36 to 37
8a600a7 is described below

commit 8a600a70f3f0e3868a776c19fd43a55a4958e72f
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon Jul 25 17:46:36 2022 +0000

    Bump maven-shared-components from 36 to 37
    
    Bumps [maven-shared-components](https://github.com/apache/maven-parent) from 36 to 37.
    - [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] <su...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a9c9132..5b33a0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
-    <version>36</version>
+    <version>37</version>
     <relativePath></relativePath>
   </parent>