Skip to content

Commit 90083aa

Browse files
committed
Add apache-httpclient, apache-httpcore and jackrabbit-webdav versions
1 parent c28f3ac commit 90083aa

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -637,6 +637,10 @@
637637
<!-- Apache Spark - https://spark.apache.org/ -->
638638
<spark.version>2.3.1</spark.version>
639639

640+
<!-- Apache HTTPComponents - https://hc.apache.org/ -->
641+
<apache-httpclient.version>4.5.6</apache-httpclient.version>
642+
<apache-httpcore.version>4.4.11</apache-httpcore.version>
643+
640644
<!-- Batik - https://xmlgraphics.apache.org/batik/ -->
641645
<batik.version>1.11</batik.version>
642646
<batik-anim.version>${batik.version}</batik-anim.version>
@@ -708,6 +712,9 @@
708712
<!-- iText PDF - https://github.com/itext/itextpdf -->
709713
<itextpdf.version>5.5.13.1</itextpdf.version>
710714

715+
<!-- Apache Jackrabbit WEBDAV Library - https://jackrabbit.apache.org/jcr/components/jackrabbit-webdav-library.html -->
716+
<jackrabbit-webdav.version>2.19.3</jackrabbit-webdav.version>
717+
711718
<!-- Java Advanced Imaging - https://java.net/projects/jai-core -->
712719
<jai.version>1.1.3</jai.version>
713720
<jai-codec.version>${jai.version}</jai-codec.version>

0 commit comments

Comments
 (0)