diff --git a/html2md/pom.xml b/html2md/pom.xml
index d53add0..a652487 100644
--- a/html2md/pom.xml
+++ b/html2md/pom.xml
@@ -41,14 +41,14 @@
org.htmlunit
htmlunit
- 3.11.0
+ 5.4.0
org.apache.james
apache-mime4j
- 0.8.9
+ 0.8.14
pom
@@ -56,7 +56,7 @@
org.apache.httpcomponents
httpclient
- 4.5.13
+ 4.5.14
@@ -71,14 +71,14 @@
com.jayway.jsonpath
json-path
- 2.9.0
+ 3.0.0
cn.wanghaomiao
JsoupXpath
- 2.5.1
+ 2.5.5
@@ -89,7 +89,7 @@
org.projectlombok
lombok
- 1.18.24
+ 1.18.46
true
@@ -106,7 +106,7 @@
maven-compiler-plugin
- 3.7.0
+ 3.15.0
11
11
diff --git a/pom.xml b/pom.xml
index 9056b89..dbc77a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
true
11
11
- 2.7.18
+ 4.1.1
@@ -75,7 +75,7 @@
org.jacoco
jacoco-maven-plugin
- 0.8.2
+ 0.8.15