This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
The following commit(s) were added to refs/heads/trunk by this push:
new 886ef0552 Bump org.assertj:assertj-core from 3.27.3 to 3.27.4
886ef0552 is described below
commit 886ef05520d4226fa6b13e529cee0d37e4804222
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 7 17:14:14 2025 +0000
Bump org.assertj:assertj-core from 3.27.3 to 3.27.4
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from
3.27.3 to 3.27.4.
- [Release notes](https://github.com/assertj/assertj/releases)
-
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.3...assertj-build-3.27.4)
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-version: 3.27.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
spi-fly/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spi-fly/pom.xml b/spi-fly/pom.xml
index aba0e839d..794ff6c9b 100644
--- a/spi-fly/pom.xml
+++ b/spi-fly/pom.xml
@@ -52,7 +52,7 @@
<apache-rat-plugin.version>0.16.1</apache-rat-plugin.version>
<asm.version>9.8</asm.version>
- <assertj.version>3.27.3</assertj.version>
+ <assertj.version>3.27.4</assertj.version>
<bnd.version>6.4.1</bnd.version>
<bnd-maven-plugins.version>6.4.0</bnd-maven-plugins.version>
<easymock.version>5.6.0</easymock.version>