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 c12bf01b Bump junit in /99-integration/dubbo-samples-sentinel-compact 
(#654)
c12bf01b is described below

commit c12bf01b8cf95ae7351224f998026b0cb277e67e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 22 20:37:49 2022 +0800

    Bump junit in /99-integration/dubbo-samples-sentinel-compact (#654)
    
    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] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 99-integration/dubbo-samples-sentinel-compact/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/99-integration/dubbo-samples-sentinel-compact/pom.xml 
b/99-integration/dubbo-samples-sentinel-compact/pom.xml
index 7d822c5e..88e138e0 100644
--- a/99-integration/dubbo-samples-sentinel-compact/pom.xml
+++ b/99-integration/dubbo-samples-sentinel-compact/pom.xml
@@ -38,7 +38,7 @@
         <source.level>1.8</source.level>
         <target.level>1.8</target.level>
         <dubbo.version>3.0.7</dubbo.version>
-        <junit.version>4.12</junit.version>
+        <junit.version>4.13.1</junit.version>
         <spring.version>4.3.16.RELEASE</spring.version>
         <sentinel.version>1.8.4</sentinel.version>
     </properties>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to