You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by al...@apache.org on 2022/12/16 05:42:50 UTC

[dubbo-samples] branch master updated: Bump junit in /99-integration/dubbo-samples-test-11137 (#629)

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

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git


The following commit(s) were added to refs/heads/master by this push:
     new 05e71b13 Bump junit in /99-integration/dubbo-samples-test-11137 (#629)
05e71b13 is described below

commit 05e71b133d454bcf364be1b2ba703f973dca4f5b
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Fri Dec 16 13:42:42 2022 +0800

    Bump junit in /99-integration/dubbo-samples-test-11137 (#629)
    
    Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
    - [Release notes](https://github.com/junit-team/junit4/releases)
    - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
    - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: junit:junit
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 99-integration/dubbo-samples-test-11137/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/99-integration/dubbo-samples-test-11137/pom.xml b/99-integration/dubbo-samples-test-11137/pom.xml
index 85678461..48e372ea 100644
--- a/99-integration/dubbo-samples-test-11137/pom.xml
+++ b/99-integration/dubbo-samples-test-11137/pom.xml
@@ -38,7 +38,7 @@
         <target.level>1.8</target.level>
         <dubbo.version>3.1.4-SNAPSHOT</dubbo.version>
         <spring.version>4.3.16.RELEASE</spring.version>
-        <junit.version>4.12</junit.version>
+        <junit.version>4.13.1</junit.version>
         <awaitility.version>4.2.0</awaitility.version>
         <maven-compiler-plugin.version>3.7.0</maven-compiler-plugin.version>
     </properties>


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org