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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 3da4cb6173 build(deps): bump 
org.apache.maven.plugins:maven-failsafe-plugin (#1663)
3da4cb6173 is described below

commit 3da4cb6173c9e212883aba4d5abb0e2daabd13f3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 17 08:24:14 2024 +0200

    build(deps): bump org.apache.maven.plugins:maven-failsafe-plugin (#1663)
    
    Bumps 
[org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire)
 from 3.2.5 to 3.3.0.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
      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 c7d10e5525..073f3d9aca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1158,7 +1158,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-failsafe-plugin</artifactId>
-          <version>3.2.5</version>
+          <version>3.3.0</version>
           <!--version>2.22.2</version-->
           <dependencies>
             <dependency>

Reply via email to