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

shenlin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-eventbridge.git


The following commit(s) were added to refs/heads/main by this push:
     new 5fa935a  Bump commons-text from 1.9 to 1.10.0
5fa935a is described below

commit 5fa935a2e2dafd38f8eec31ce2a07fbeacebbfc3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 19 03:44:46 2022 +0000

    Bump commons-text from 1.9 to 1.10.0
    
    Bumps commons-text from 1.9 to 1.10.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-text
      dependency-type: direct:production
    ...
    
    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 cef2bd5..3c5cd89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,7 +87,7 @@
         <assertj.version>2.6.0</assertj.version>
         <common.net>3.3</common.net>
         <cloudevents.version>2.3.0</cloudevents.version>
-        <apache.commons-text.version>1.9</apache.commons-text.version>
+        <apache.commons-text.version>1.10.0</apache.commons-text.version>
         <mockito.version>2.13.0</mockito.version>
         <caffeine.version>2.9.3</caffeine.version>
         <fastjson.version>2.0.2</fastjson.version>

Reply via email to