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

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-pack.git


The following commit(s) were added to refs/heads/master by this push:
     new 30913f92 Bump spring-cloud-function-core in /pack-dependencies
30913f92 is described below

commit 30913f9238fea31929e83919d773edaea539620d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 6 14:25:58 2022 +0000

    Bump spring-cloud-function-core in /pack-dependencies
    
    Bumps spring-cloud-function-core from 3.0.14.RELEASE to 3.1.7.
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.cloud:spring-cloud-function-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pack-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pack-dependencies/pom.xml b/pack-dependencies/pom.xml
index 780eeea1..95ce48fb 100644
--- a/pack-dependencies/pom.xml
+++ b/pack-dependencies/pom.xml
@@ -49,7 +49,7 @@
     
<spring.cloud.starter.zookeeper.discovery.version>2.2.5.RELEASE</spring.cloud.starter.zookeeper.discovery.version>
     
<spring.cloud.starter.alibaba.nacos.discovery.version>2.2.6.RELEASE</spring.cloud.starter.alibaba.nacos.discovery.version>
     <spring.cloud.stream.version>3.0.13.RELEASE</spring.cloud.stream.version>
-    
<spring.cloud.function.version>3.0.14.RELEASE</spring.cloud.function.version>
+    <spring.cloud.function.version>3.1.7</spring.cloud.function.version>
 
     <!-- specify the spring-framework version for cve-2022-22965 -->
     <spring-framework.version>5.2.20.RELEASE</spring-framework.version>

Reply via email to