From 028c05df8956dcd5dd7b6071a25e29b8123fdd56 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 1 Sep 2022 23:29:36 +0000
Subject: [PATCH] =?UTF-8?q?Bump=20jsoup=20in=20/=E3=80=9003=E3=80=91XSS=20?=
 =?UTF-8?q?=E6=BC=8F=E6=B4=9E=E5=8E=9F=E7=90=86=E4=B8=8E=E5=AE=9E=E9=99=85?=
 =?UTF-8?q?=E6=A1=88=E4=BE=8B=E4=BB=8B=E7=BB=8D/jeesns-v1.3/jeesns-core?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Bumps [jsoup](https://github.com/jhy/jsoup) from 1.9.2 to 1.15.3.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.9.2...jsoup-1.15.3)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 .../jeesns-v1.3/jeesns-core/pom.xml"                            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 mode change 100755 => 100644 "\343\200\22003\343\200\221XSS \346\274\217\346\264\236\345\216\237\347\220\206\344\270\216\345\256\236\351\231\205\346\241\210\344\276\213\344\273\213\347\273\215/jeesns-v1.3/jeesns-core/pom.xml"

diff --git "a/\343\200\22003\343\200\221XSS \346\274\217\346\264\236\345\216\237\347\220\206\344\270\216\345\256\236\351\231\205\346\241\210\344\276\213\344\273\213\347\273\215/jeesns-v1.3/jeesns-core/pom.xml" "b/\343\200\22003\343\200\221XSS \346\274\217\346\264\236\345\216\237\347\220\206\344\270\216\345\256\236\351\231\205\346\241\210\344\276\213\344\273\213\347\273\215/jeesns-v1.3/jeesns-core/pom.xml"
old mode 100755
new mode 100644
index 7867575..47d0a6a
--- "a/\343\200\22003\343\200\221XSS \346\274\217\346\264\236\345\216\237\347\220\206\344\270\216\345\256\236\351\231\205\346\241\210\344\276\213\344\273\213\347\273\215/jeesns-v1.3/jeesns-core/pom.xml"	
+++ "b/\343\200\22003\343\200\221XSS \346\274\217\346\264\236\345\216\237\347\220\206\344\270\216\345\256\236\351\231\205\346\241\210\344\276\213\344\273\213\347\273\215/jeesns-v1.3/jeesns-core/pom.xml"	
@@ -157,7 +157,7 @@
         <dependency>
             <groupId>org.jsoup</groupId>
             <artifactId>jsoup</artifactId>
-            <version>1.9.2</version>
+            <version>1.15.3</version>
         </dependency>
         <dependency>
             <groupId>net.sf.json-lib</groupId>