We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cb43cc commit b307cf5Copy full SHA for b307cf5
1 file changed
pom.xml
@@ -2850,6 +2850,7 @@
2850
</exclusion>
2851
</exclusions>
2852
</dependency>
2853
+
2854
<!-- Apache HTTPComponents - https://hc.apache.org/ -->
2855
<dependency>
2856
<groupId>org.apache.httpcomponents</groupId>
@@ -2867,6 +2868,7 @@
2867
2868
<artifactId>httpcore</artifactId>
2869
<version>${httpcore.version}</version>
2870
2871
2872
<!-- Batik - https://xmlgraphics.apache.org/batik/ -->
2873
2874
<groupId>org.apache.xmlgraphics</groupId>
0 commit comments