From cb743ec6bdf3e8460a87997c4e26d4c01c1a7c35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 09:18:36 +0000 Subject: [PATCH] Bump junit from 4.11 to 4.13.1 in /chatterbox-nats Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.11.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.11...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- chatterbox-nats/chatterbox-nats-sample-war-rar/pom.xml | 2 +- chatterbox-nats/chatterbox-nats-sample-war/pom.xml | 2 +- chatterbox-nats/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chatterbox-nats/chatterbox-nats-sample-war-rar/pom.xml b/chatterbox-nats/chatterbox-nats-sample-war-rar/pom.xml index af84ceb..fda9fd2 100644 --- a/chatterbox-nats/chatterbox-nats-sample-war-rar/pom.xml +++ b/chatterbox-nats/chatterbox-nats-sample-war-rar/pom.xml @@ -46,7 +46,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/chatterbox-nats/chatterbox-nats-sample-war/pom.xml b/chatterbox-nats/chatterbox-nats-sample-war/pom.xml index 0dbf389..b678ac9 100644 --- a/chatterbox-nats/chatterbox-nats-sample-war/pom.xml +++ b/chatterbox-nats/chatterbox-nats-sample-war/pom.xml @@ -48,7 +48,7 @@ junit junit - 4.11 + 4.13.1 test diff --git a/chatterbox-nats/pom.xml b/chatterbox-nats/pom.xml index 7954b52..e4b0172 100644 --- a/chatterbox-nats/pom.xml +++ b/chatterbox-nats/pom.xml @@ -77,7 +77,7 @@ junit junit - 4.11 + 4.13.1 test