This is an automated email from the ASF dual-hosted git repository.
sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git
The following commit(s) were added to refs/heads/develop by this push:
new e7113f1051 build(deps): bump org.assertj:assertj-core from 3.27.6 to
3.27.7 (#2431)
e7113f1051 is described below
commit e7113f105160f78a03ddf5e320879828b1dfd013
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 27 09:25:22 2026 +0100
build(deps): bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (#2431)
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from
3.27.6 to 3.27.7.
- [Release notes](https://github.com/assertj/assertj/releases)
-
[Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.6...assertj-build-3.27.7)
---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
dependency-version: 3.27.7
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 d811b7a6ae..fd151e6e9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,7 +104,7 @@
<antlr.version>4.13.2</antlr.version>
<apiguardian.version>1.1.2</apiguardian.version>
- <assertj.version>3.27.6</assertj.version>
+ <assertj.version>3.27.7</assertj.version>
<awaitility.version>4.3.0</awaitility.version>
<!-- The currently available version is 2.0.5 and anything above 1.4.3 is
no longer compatible with our code -->
<bit-io.version>1.4.3</bit-io.version>