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

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


The following commit(s) were added to refs/heads/main by this push:
     new 642b389b5f2c chore(deps): Bump org.jsoup:jsoup from 1.21.2 to 1.22.1 
(#20650)
642b389b5f2c is described below

commit 642b389b5f2ca897420235e2653bc4209b02ec9a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 1 08:55:39 2026 +0100

    chore(deps): Bump org.jsoup:jsoup from 1.21.2 to 1.22.1 (#20650)
    
    Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.21.2 to 1.22.1.
    - [Release notes](https://github.com/jhy/jsoup/releases)
    - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md)
    - 
[Commits](https://github.com/jhy/jsoup/compare/jsoup-1.21.2...jsoup-1.22.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.jsoup:jsoup
      dependency-version: 1.22.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 6b3a8125e34b..fac219eddf12 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -336,7 +336,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.21.2</jsoup-version>
+        <jsoup-version>1.22.1</jsoup-version>
         <jt400-version>21.0.6</jt400-version>
         <jte-version>3.2.1</jte-version>
         <junit-toolbox-version>2.4</junit-toolbox-version>

Reply via email to