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

hansbrende pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git


The following commit(s) were added to refs/heads/master by this push:
     new f7967b6  ANY23-446 update jsoup to v1.13.1
     new 4adcd45  Merge pull request #156 from HansBrende/ANY23-446
f7967b6 is described below

commit f7967b641ac590972aa77ff6c83d2b6977afbaa3
Author: Hans <[email protected]>
AuthorDate: Sun Mar 29 13:32:08 2020 -0500

    ANY23-446 update jsoup to v1.13.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bc20bd5..69ce4ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -369,7 +369,7 @@
       <dependency>
         <groupId>org.jsoup</groupId>
         <artifactId>jsoup</artifactId>
-        <version>1.12.1</version>
+        <version>1.13.1</version>
       </dependency>
       <dependency>
         <groupId>net.sf.biweekly</groupId>

Reply via email to