This is an automated email from the ASF dual-hosted git repository.
mgrigorov pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git
The following commit(s) were added to refs/heads/master by this push:
new 4b2f365dcf Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#1086)
4b2f365dcf is described below
commit 4b2f365dcf419ba0a152d49f4c0a9d16337798b4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 19 08:32:49 2025 +0200
Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#1086)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 00a361b72d..d9cbc0f9ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -143,7 +143,7 @@
<!-- Project Versions -->
<asm.version>9.7.1</asm.version>
<aspectj.version>1.9.22.1</aspectj.version>
- <assertj-core.version>3.27.2</assertj-core.version>
+ <assertj-core.version>3.27.3</assertj-core.version>
<bouncycastle.version>1.79</bouncycastle.version>
<byte-buddy.version>1.15.10</byte-buddy.version>
<cdi-unit.version>5.0.0-EA7</cdi-unit.version>