From 59ee378ae9e68a16b2dad1d45ee399855156776d Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Wed, 7 Aug 2024 17:03:01 -0400 Subject: [PATCH] Dependabot Bump (#237) * Bump org.apache.maven.plugins:maven-surefire-plugin in /finish Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * 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.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 in /finish Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Bump org.apache.maven.plugins:maven-surefire-plugin in /start Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 in /start Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Bump org.apache.maven.plugins:maven-failsafe-plugin in /start Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production 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/pom.xml | 6 +++--- start/pom.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/finish/pom.xml b/finish/pom.xml index 1cf851b..50bddc3 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -64,7 +64,7 @@ org.apache.commons commons-lang3 - 3.14.0 + 3.15.0 @@ -80,7 +80,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.3.1 @@ -92,7 +92,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.3.0 + 3.3.1 ${liberty.var.http.port} diff --git a/start/pom.xml b/start/pom.xml index 1cf851b..50bddc3 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -64,7 +64,7 @@ org.apache.commons commons-lang3 - 3.14.0 + 3.15.0 @@ -80,7 +80,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.3.1 @@ -92,7 +92,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.3.0 + 3.3.1 ${liberty.var.http.port}