| commit | 6c1ab5e0ff1e651c6b0d2ee8f41f9e5ffe447a76 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Sep 24 13:04:52 2025 +0000 |
| committer | GitHub <noreply@github.com> | Wed Sep 24 13:04:52 2025 +0000 |
| tree | c3ce19aac8c4d95aaeefe493e7756a285f5c36f9 | |
| parent | 195e67e262f276d44e0cca1ca27d3441b5044683 [diff] |
build(deps): bump org.assertj:assertj-core from 3.27.4 to 3.27.6 Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.4 to 3.27.6. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.27.4...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] <support@github.com>
diff --git a/pom.xml b/pom.xml index bd5a868..8c63395 100644 --- a/pom.xml +++ b/pom.xml
@@ -677,7 +677,7 @@ <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-core</artifactId> - <version>3.27.4</version> + <version>3.27.6</version> </dependency> <dependency> <groupId>org.apache.ws.commons.axiom</groupId>