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

davsclaus pushed a commit to branch camel-4.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.18.x by this push:
     new c42dd1413200 [backport camel-4.18.x] Bump org.jsoup:jsoup from 1.22.1 
to 1.23.1 (#25439)
c42dd1413200 is described below

commit c42dd1413200cd8c2571783b7c9cc13724b31ed3
Author: Jiří Ondrušek <[email protected]>
AuthorDate: Tue Aug 11 14:21:43 2026 +0200

    [backport camel-4.18.x] Bump org.jsoup:jsoup from 1.22.1 to 1.23.1 (#25439)
    
    Bump org.jsoup:jsoup from 1.22.1 to 1.23.1
    
    Cherry-picked: #25256
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 278995f2047a..c3409c858cf9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -343,7 +343,7 @@
         <json-smart-version>2.6.0</json-smart-version>
         <jsonata-version>0.9.9</jsonata-version>
         <json-unit-version>5.1.0</json-unit-version>
-        <jsoup-version>1.22.1</jsoup-version>
+        <jsoup-version>1.23.1</jsoup-version>
         <jt400-version>21.0.6</jt400-version>
         <jte-version>3.2.3</jte-version>
         <junit-toolbox-version>2.4</junit-toolbox-version>

Reply via email to