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

cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/master by this push:
     new 0752547314 IT: Bump org.apache.maven.shared:maven-shared-utils from 
0.9 to 3.4.2 (#1896)
0752547314 is described below

commit 075254731408cb05bbc195f6dbd51a2073654094
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 11 12:10:32 2024 +0100

    IT: Bump org.apache.maven.shared:maven-shared-utils from 0.9 to 3.4.2 
(#1896)
    
    Bumps 
[org.apache.maven.shared:maven-shared-utils](https://github.com/apache/maven-shared-utils)
 from 0.9 to 3.4.2.
    - [Release notes](https://github.com/apache/maven-shared-utils/releases)
    - 
[Commits](https://github.com/apache/maven-shared-utils/compare/maven-shared-utils-0.9...maven-shared-utils-3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.shared:maven-shared-utils
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 its/core-it-suite/pom.xml                   | 2 +-
 its/core-it-support/maven-it-helper/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/its/core-it-suite/pom.xml b/its/core-it-suite/pom.xml
index d704143acd..be5f486d64 100644
--- a/its/core-it-suite/pom.xml
+++ b/its/core-it-suite/pom.xml
@@ -108,7 +108,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-utils</artifactId>
-      <version>0.9</version>
+      <version>3.4.2</version>
     </dependency>
 
     <!-- Jetty (as test HTTP server) -->
diff --git a/its/core-it-support/maven-it-helper/pom.xml 
b/its/core-it-support/maven-it-helper/pom.xml
index 872c22d663..d3996ccf43 100644
--- a/its/core-it-support/maven-it-helper/pom.xml
+++ b/its/core-it-support/maven-it-helper/pom.xml
@@ -50,7 +50,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-shared-utils</artifactId>
-      <version>3.3.3</version>
+      <version>3.4.2</version>
     </dependency>
     <dependency>
       <groupId>org.junit.jupiter</groupId>

Reply via email to