From e5167df4b32a07a269e4c6a6389c6400a16ce9ff Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Wed, 7 Aug 2024 15:29:43 -0400 Subject: [PATCH] Dependabot Bump (#152) * Bump org.apache.maven.plugins:maven-failsafe-plugin in /start/system Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.3.1) --- 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 au.com.dius.pact.provider:maven in /finish/inventory Bumps [au.com.dius.pact.provider:maven](https://github.com/pact-foundation/pact-jvm) from 4.6.10 to 4.6.11. - [Release notes](https://github.com/pact-foundation/pact-jvm/releases) - [Changelog](https://github.com/pact-foundation/pact-jvm/blob/master/CHANGELOG.md) - [Commits](https://github.com/pact-foundation/pact-jvm/commits) --- updated-dependencies: - dependency-name: au.com.dius.pact.provider:maven 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/inventory 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.maven.plugins:maven-failsafe-plugin in /start/inventory Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.3.1) --- 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 au.com.dius.pact.provider:junit5 in /finish/system Bumps [au.com.dius.pact.provider:junit5](https://github.com/pact-foundation/pact-jvm) from 4.6.10 to 4.6.11. - [Release notes](https://github.com/pact-foundation/pact-jvm/releases) - [Changelog](https://github.com/pact-foundation/pact-jvm/blob/master/CHANGELOG.md) - [Commits](https://github.com/pact-foundation/pact-jvm/commits) --- updated-dependencies: - dependency-name: au.com.dius.pact.provider:junit5 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/system 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/inventory/pom.xml | 4 ++-- finish/system/pom.xml | 4 ++-- start/inventory/pom.xml | 2 +- start/system/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/finish/inventory/pom.xml b/finish/inventory/pom.xml index 2f45e17..e89cc3d 100644 --- a/finish/inventory/pom.xml +++ b/finish/inventory/pom.xml @@ -60,7 +60,7 @@ au.com.dius.pact.provider maven - 4.6.10 + 4.6.11 // tag::serviceProvider[] @@ -94,7 +94,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.3.0 + 3.3.1 ${liberty.var.http.port} diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 6723e87..200827d 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -39,7 +39,7 @@ au.com.dius.pact.provider junit5 - 4.6.10 + 4.6.11 @@ -75,7 +75,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.3.0 + 3.3.1 ${liberty.var.http.port} diff --git a/start/inventory/pom.xml b/start/inventory/pom.xml index b9b8745..2e3b947 100644 --- a/start/inventory/pom.xml +++ b/start/inventory/pom.xml @@ -58,7 +58,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.2.5 + 3.3.1 ${liberty.var.http.port} diff --git a/start/system/pom.xml b/start/system/pom.xml index cfe5861..b5c4989 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -68,7 +68,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.2.5 + 3.3.1 ${liberty.var.http.port}