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

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


The following commit(s) were added to refs/heads/master by this push:
     new 996f650  Bump org.jsoup:jsoup from 1.20.1 to 1.21.1
996f650 is described below

commit 996f650283e979db3592c6b83b9f96bcf54fdcfd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 23 09:05:35 2025 +0000

    Bump org.jsoup:jsoup from 1.20.1 to 1.21.1
    
    Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.20.1 to 1.21.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.20.1...jsoup-1.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.jsoup:jsoup
      dependency-version: 1.21.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 search-backend-remoterepository/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/search-backend-remoterepository/pom.xml 
b/search-backend-remoterepository/pom.xml
index 5c267e5..d07d197 100644
--- a/search-backend-remoterepository/pom.xml
+++ b/search-backend-remoterepository/pom.xml
@@ -41,7 +41,7 @@ under the License.
     <dependency>
       <groupId>org.jsoup</groupId>
       <artifactId>jsoup</artifactId>
-      <version>1.20.1</version>
+      <version>1.21.1</version>
     </dependency>
 
     <!-- Test -->

Reply via email to