| commit | d134a275750e6dcbbef5c32fc9ba17fe191aad4a | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jul 10 13:33:54 2024 +0000 |
| committer | Sylwester Lachiewicz <slachiewicz@apache.org> | Sat Jul 27 18:56:08 2024 +0200 |
| tree | 028c450edc0628299848d22532bd79a49f59b278 | |
| parent | 568bc4bc83aebda37188863051358c9930963d69 [diff] |
Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.26.0 to 3.26.3. - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](https://github.com/assertj/assertj/compare/assertj-build-3.26.0...assertj-build-3.26.3) --- updated-dependencies: - dependency-name: org.assertj:assertj-core 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 d7fac35..3a9afc1 100644 --- a/pom.xml +++ b/pom.xml
@@ -275,7 +275,7 @@ <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-core</artifactId> - <version>3.26.0</version> + <version>3.26.3</version> <scope>test</scope> </dependency> <dependency>