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

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git


The following commit(s) were added to refs/heads/master by this push:
     new 197eb5e0 Bump org.jsoup:jsoup from 1.18.1 to 1.19.1
197eb5e0 is described below

commit 197eb5e0ad868a814de148eccd93fd60e9d460e6
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sun Oct 19 10:25:39 2025 +0200

    Bump org.jsoup:jsoup from 1.18.1 to 1.19.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index eb3d0c49..3fa7af83 100644
--- a/pom.xml
+++ b/pom.xml
@@ -247,7 +247,7 @@
       <dependency>
         <groupId>org.jsoup</groupId>
         <artifactId>jsoup</artifactId>
-        <version>1.18.1</version>
+        <version>1.19.1</version>
       </dependency>
       <dependency>
         <groupId>org.ow2.asm</groupId>

Reply via email to