From 227313eaeeabc8ac87adab0cf076889dbdce8ac9 Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Thu, 4 Jul 2024 12:03:16 -0400 Subject: [PATCH] Dependabot Bump (#161) * Bump org.apache.maven.plugins:maven-failsafe-plugin in /finish Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 in /finish 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] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- finish/ear/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/finish/ear/pom.xml b/finish/ear/pom.xml index 86cef3f..1d8c7bb 100644 --- a/finish/ear/pom.xml +++ b/finish/ear/pom.xml @@ -56,7 +56,7 @@ org.junit.jupiter junit-jupiter - 5.10.2 + 5.10.3 test @@ -117,7 +117,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.2.5 + 3.3.0