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-dist-tool.git


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

commit 0a84b977618c1d0070f95ee0fe4593ee9bb15388
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 22 12:04:14 2024 +0000

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

diff --git a/pom.xml b/pom.xml
index 54a677b..f71e584 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
     <dependency>
       <groupId>org.jsoup</groupId>
       <artifactId>jsoup</artifactId>
-      <version>1.15.3</version>
+      <version>1.18.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>

Reply via email to