Upgrade to Easymock 5.5.0

Closes gh-1545
This commit is contained in:
Stéphane Nicoll
2025-04-20 11:56:14 +02:00
parent 7b1f181e5e
commit e31c3cf2d0

View File

@@ -48,7 +48,7 @@ dependencies {
api("org.aspectj:aspectjweaver:1.9.24")
api("org.assertj:assertj-core:3.27.3")
api("org.dom4j:dom4j:2.1.4")
api("org.easymock:easymock:4.3")
api("org.easymock:easymock:5.5.0")
api("org.eclipse.angus:angus-mail:1.1.0")
api("org.glassfish.jaxb:jaxb-runtime:4.0.5")
api("org.igniterealtime.smack:smack-extensions:4.3.5")