Explorar o código

Bump jsoup in /jetlinks-components/notify-component/notify-email

Bumps [jsoup](https://github.com/jhy/jsoup) from 1.14.3 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.14.3...jsoup-1.15.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] %!s(int64=2) %!d(string=hai) anos
pai
achega
ecdb1db3f0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      jetlinks-components/notify-component/notify-email/pom.xml

+ 1 - 1
jetlinks-components/notify-component/notify-email/pom.xml

@@ -41,7 +41,7 @@
         <dependency>
             <groupId>org.jsoup</groupId>
             <artifactId>jsoup</artifactId>
-            <version>1.14.3</version>
+            <version>1.15.3</version>
         </dependency>
 
         <dependency>