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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git


The following commit(s) were added to refs/heads/main by this push:
     new 28abb78f build(deps): bump maven-surefire-plugin from 3.0.0-M7 to 
3.0.0-M8
28abb78f is described below

commit 28abb78fbd860eb72ac7e76c93a1359b34184dd9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 27 20:02:34 2023 +0000

    build(deps): bump maven-surefire-plugin from 3.0.0-M7 to 3.0.0-M8
    
    Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) 
from 3.0.0-M7 to 3.0.0-M8.
    - [Release notes](https://github.com/apache/maven-surefire/releases)
    - 
[Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0-M7...surefire-3.0.0-M8)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-surefire-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 860be1d6..58933c28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
         <maven-compiler-plugin-version>3.10.1</maven-compiler-plugin-version>
         <maven-assembly-plugin-version>3.4.2</maven-assembly-plugin-version>
         
<maven-dependency-plugin-version>3.5.0</maven-dependency-plugin-version>
-        <maven-surefire-plugin-version>3.0.0-M7</maven-surefire-plugin-version>
+        <maven-surefire-plugin-version>3.0.0-M8</maven-surefire-plugin-version>
         
<maven-remote-resources-plugin-version>3.0.0</maven-remote-resources-plugin-version>
         <maven-failsafe-plugin-version>3.0.0-M8</maven-failsafe-plugin-version>
         <versions-maven-plugin-version>2.14.2</versions-maven-plugin-version>

Reply via email to