From 337a0da722f486961d26b94f3bdd145621b5c3d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Jul 2022 21:01:39 +0000 Subject: [PATCH] Bump junit-bom from 5.8.2 to 5.9.0 Bumps [junit-bom](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.0) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 687e3422..2c8cbf4a 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ 2.0 3.2.1 3.0.2 - 5.8.2 + 5.9.0 4.13.2 2.1.23 ${java.target.version}