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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-archiver.git


The following commit(s) were added to refs/heads/master by this push:
     new 6052fe3  Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3
6052fe3 is described below

commit 6052fe3a3d330dc68fe4ec6081fa6963d6b4f0d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 27 19:05:40 2024 +0000

    Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3
    
    Bumps 
[org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 
5.10.2 to 5.10.3.
    - [Release notes](https://github.com/junit-team/junit5/releases)
    - [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.junit.jupiter:junit-jupiter
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 72b01ec..43d0d43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,7 +59,7 @@
     <mavenVersion>4.0.0-beta-3</mavenVersion>
 
     <assertjVersion>3.26.0</assertjVersion>
-    <junitVersion>5.10.2</junitVersion>
+    <junitVersion>5.10.3</junitVersion>
     
<mavenPluginTestingVersion>4.0.0-beta-2-SNAPSHOT</mavenPluginTestingVersion>
     <plexusArchiverVersion>4.10.0</plexusArchiverVersion>
     <plexusInterpolationVersion>1.27</plexusInterpolationVersion>

Reply via email to