[MNG-8528] Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#2053)

Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.2 to 3.27.3.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.2...assertj-build-3.27.3)

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---

https://issues.apache.org/jira/browse/MNG-8528
This commit is contained in:
dependabot[bot] 2025-01-20 10:45:43 +01:00 committed by GitHub
parent 8a9c244a98
commit d7e5f75bf6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ under the License.
<maven.site.path>ref/4-LATEST</maven.site.path>
<project.build.outputTimestamp>2024-12-13T23:22:29Z</project.build.outputTimestamp>
<!-- various versions -->
<assertjVersion>3.27.2</assertjVersion>
<assertjVersion>3.27.3</assertjVersion>
<asmVersion>9.7.1</asmVersion>
<byteBuddyVersion>1.15.11</byteBuddyVersion>
<classWorldsVersion>2.8.0</classWorldsVersion>