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 2819baa90 Bump org.assertj:assertj-core from 3.27.5 to 3.27.6
2819baa90 is described below
commit 2819baa9091c6be8b24f6174099fc5a4c4003fc9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 22 17:33:53 2025 +0000
Bump org.assertj:assertj-core from 3.27.5 to 3.27.6
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from
3.27.5 to 3.27.6.
- [Release notes](https://github.com/assertj/assertj/releases)
-
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.5...assertj-build-3.27.6)
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-version: 3.27.6
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 d8e6a6712..b91bb5a2f 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.5</assertj.version>
+ <assertj.version>3.27.6</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>