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 9eaacb1c4 Bump org.assertj:assertj-core from 3.27.4 to 3.27.5
9eaacb1c4 is described below
commit 9eaacb1c47944cb9803efb7088354c26e99b6ce6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 19 17:16:41 2025 +0000
Bump org.assertj:assertj-core from 3.27.4 to 3.27.5
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]>
---
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 9cdd038a5..055435975 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.4</assertj.version>
+ <assertj.version>3.27.5</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>