From cd27d9ac10c2572b553df1feef312c6b717a1752 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 23:02:18 +0000 Subject: [PATCH] Bump junit5 from 4.1.10 to 4.4.4 Bumps [junit5](https://github.com/pact-foundation/pact-jvm) from 4.1.10 to 4.4.4. - [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.consumer:junit5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- age-consumer/pom.xml | 2 +- date-consumer-kafka/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/age-consumer/pom.xml b/age-consumer/pom.xml index 2303fe5..01cca8f 100644 --- a/age-consumer/pom.xml +++ b/age-consumer/pom.xml @@ -21,7 +21,7 @@ au.com.dius.pact.consumer junit5 - 4.1.10 + 4.4.4 au.com.dius.pact.consumer diff --git a/date-consumer-kafka/pom.xml b/date-consumer-kafka/pom.xml index 81b6a7e..409dd81 100644 --- a/date-consumer-kafka/pom.xml +++ b/date-consumer-kafka/pom.xml @@ -28,7 +28,7 @@ au.com.dius.pact.consumer junit5 - 4.1.10 + 4.4.4 au.com.dius.pact.consumer