This is an automated email from the ASF dual-hosted git repository.

paulk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy-geb.git


The following commit(s) were added to refs/heads/master by this push:
     new 315a6387 Bump jodd-lagarto to 6.0.6
315a6387 is described below

commit 315a6387d05a1945cf0d1361d968b6f7252257a5
Author: Paul King <[email protected]>
AuthorDate: Sun Dec 15 22:54:52 2024 +1000

    Bump jodd-lagarto to 6.0.6
---
 gradle/libs.versions.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index af103897..32005fae 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -39,7 +39,7 @@ htmlUnitDriver = 
'org.seleniumhq.selenium:htmlunit-driver:4.13.0'
 jetty-server = { module = 'org.eclipse.jetty:jetty-server', version.ref = 
'jetty' }
 jetty-servlet = { module = 'org.eclipse.jetty:jetty-servlet', version.ref = 
'jetty' }
 jodd-core = 'org.jodd:jodd-core:5.3.0'
-jodd-lagarto = 'org.jodd:jodd-lagarto:6.0.5'
+jodd-lagarto = 'org.jodd:jodd-lagarto:6.0.6'
 jsoup = 'org.jsoup:jsoup:1.14.3'
 junit-platform-launcher = 'org.junit.platform:junit-platform-launcher:1.11.3'
 junit-platform-testkit = 'org.junit.platform:junit-platform-testkit:1.11.3'

Reply via email to