You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by lb...@apache.org on 2021/03/25 06:44:49 UTC

[camel-k-runtime] branch master updated: build(deps-dev): bump spock-core

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

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


The following commit(s) were added to refs/heads/master by this push:
     new d5b2f1a  build(deps-dev): bump spock-core
d5b2f1a is described below

commit d5b2f1a5a848fbf6d2d25fec987d94069a9e97b7
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Mar 24 20:00:41 2021 +0000

    build(deps-dev): bump spock-core
    
    Bumps spock-core from 2.0-M4-groovy-3.0 to 2.0-M5-groovy-3.0.
    
    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 bc72dc6..b0eacf4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
         <joor-version>0.9.13</joor-version>
         <groovy-version>3.0.7</groovy-version>
         <kotlin-version>1.4.31</kotlin-version>
-        <spock-version>2.0-M4-groovy-3.0</spock-version>
+        <spock-version>2.0-M5-groovy-3.0</spock-version>
         <immutables-version>2.8.9-ea-1</immutables-version>
         <semver4j-version>3.1.0</semver4j-version>