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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0582d1d  Bump org.junit.platform:junit-platform-commons from 1.10.2 to 
1.10.3 (#436)
0582d1d is described below

commit 0582d1d3cd2344b3b3547a4c1df02aa720989229
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jul 6 11:34:46 2024 +0800

    Bump org.junit.platform:junit-platform-commons from 1.10.2 to 1.10.3 (#436)
    
    Bumps 
[org.junit.platform:junit-platform-commons](https://github.com/junit-team/junit5)
 from 1.10.2 to 1.10.3.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.platform:junit-platform-commons
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bdc0f03..409617e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
         <revision>3.2.1-SNAPSHOT</revision>
         <!-- Test libs -->
         <junit_jupiter_version>5.10.3</junit_jupiter_version>
-        <junit_platform_commons>1.10.2</junit_platform_commons>
+        <junit_platform_commons>1.10.3</junit_platform_commons>
         <awaitility_version>4.2.1</awaitility_version>
         <hazelcast_version>3.11.1</hazelcast_version>
         <hamcrest_version>2.2</hamcrest_version>

Reply via email to