This is an automated email from the ASF dual-hosted git repository. veithen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push: new 5999a05c27 Bump assertj-core from 3.24.1 to 3.24.2 5999a05c27 is described below commit 5999a05c27c55a1c1d14bae977f4ca95172ba66d Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Tue Jan 17 13:02:18 2023 +0000 Bump assertj-core from 3.24.1 to 3.24.2 Bumps assertj-core from 3.24.1 to 3.24.2. --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 03eef613dd..1a559f4017 100644 --- a/pom.xml +++ b/pom.xml @@ -697,7 +697,7 @@ <dependency> <groupId>org.assertj</groupId> <artifactId>assertj-core</artifactId> - <version>3.24.1</version> + <version>3.24.2</version> </dependency> <dependency> <groupId>org.apache.ws.commons.axiom</groupId>