From 5085eb2f255a0e5643e4e203aa0c2e276b2463dc Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Tue, 21 Jan 2025 07:38:00 +0100 Subject: [PATCH] Upgrade AssertJ 3.27.2 -> 3.27.3 (#1523) See: - https://github.com/assertj/assertj/releases/tag/assertj-build-3.27.3 - https://github.com/assertj/assertj/compare/assertj-build-3.27.2...assertj-build-3.27.3 --- integration-tests/checkstyle-init.patch | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-tests/checkstyle-init.patch b/integration-tests/checkstyle-init.patch index a31ca2b2..a93956fd 100644 --- a/integration-tests/checkstyle-init.patch +++ b/integration-tests/checkstyle-init.patch @@ -7,7 +7,7 @@ + + org.assertj + assertj-core -+ 3.27.2 ++ 3.27.3 + test + diff --git a/pom.xml b/pom.xml index b3a07258..53ddd274 100644 --- a/pom.xml +++ b/pom.xml @@ -440,7 +440,7 @@ org.assertj assertj-bom - 3.27.2 + 3.27.3 pom import