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 50a0e55  Bump commons-net from 3.3 to 3.9.0
50a0e55 is described below

commit 50a0e55accaf928d2bd772ef610f07168fdfb23b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 6 00:40:05 2022 +0000

    Bump commons-net from 3.3 to 3.9.0
    
    Bumps commons-net from 3.3 to 3.9.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-net:commons-net
      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 8a7b5e9..467b566 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
         <junit.version>4.13.1</junit.version>
         <json-path.version>2.4.0</json-path.version>
         <assertj.version>2.6.0</assertj.version>
-        <common.net>3.3</common.net>
+        <common.net>3.9.0</common.net>
         <cloudevents.version>2.3.0</cloudevents.version>
         <apache.commons-text.version>1.10.0</apache.commons-text.version>
         <mockito.version>2.13.0</mockito.version>

Reply via email to