This is an automated email from the ASF dual-hosted git repository.
mbuenger pushed a commit to branch maven-4.0.x
in repository https://gitbox.apache.org/repos/asf/maven.git
The following commit(s) were added to refs/heads/maven-4.0.x by this push:
new d74e4d688f Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#11149)
d74e4d688f is described below
commit d74e4d688f3d61aabf9c2284bd57104f586625f9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 19 05:46:37 2025 +0200
Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 (#11149)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from
3.27.4 to 3.27.5.
- [Release notes](https://github.com/assertj/assertj/releases)
-
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.4...assertj-build-3.27.5)
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-version: 3.27.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1cc6e635c7..ee69a1e618 100644
--- a/pom.xml
+++ b/pom.xml
@@ -142,7 +142,7 @@ under the License.
<maven.site.path>ref/4-LATEST</maven.site.path>
<project.build.outputTimestamp>2025-06-18T10:29:55Z</project.build.outputTimestamp>
<!-- various versions -->
- <assertjVersion>3.27.4</assertjVersion>
+ <assertjVersion>3.27.5</assertjVersion>
<asmVersion>9.8</asmVersion>
<byteBuddyVersion>1.17.7</byteBuddyVersion>
<classWorldsVersion>2.9.0</classWorldsVersion>