This is an automated email from the ASF dual-hosted git repository. gnodet pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-jar-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 466e5c7 Bump org.junit.jupiter:junit-jupiter-api from 5.10.1 to 5.10.2 466e5c7 is described below commit 466e5c784ac1dd3fb005751842109a844483a9f3 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Jun 26 05:59:48 2024 +0000 Bump org.junit.jupiter:junit-jupiter-api from 5.10.1 to 5.10.2 Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api 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 44b0092..a769a1d 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ <mavenVersion>4.0.0-beta-3</mavenVersion> <guiceVersion>6.0.0</guiceVersion> - <junitVersion>5.10.1</junitVersion> + <junitVersion>5.10.2</junitVersion> <mavenPluginPluginVersion>4.0.0-SNAPSHOT</mavenPluginPluginVersion> <mavenArchiverVersion>4.0.0-SNAPSHOT</mavenArchiverVersion> <mavenFileManagementVersion>3.1.0</mavenFileManagementVersion>