Skip to content

Commit

Permalink
Merge branch 'main' into bang-comments
Browse files Browse the repository at this point in the history
  • Loading branch information
davewichers authored Jan 15, 2024
2 parents 5268923 + 8032983 commit 0b1a534
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,22 +100,6 @@
<groupId>org.apache.httpcomponents.client5</groupId>
<artifactId>httpclient5</artifactId>
<version>5.3</version>
<exclusions>
<!-- exclude old versions of slf4j-api and httpcore5 as newer versions can be used -->
<exclusion>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</exclusion>
<exclusion>
<groupId>org.apache.httpcomponents.core5</groupId>
<artifactId>httpcore5</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents.core5</groupId>
<artifactId>httpcore5</artifactId>
<version>5.2.4</version>
</dependency>
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
Expand Down

0 comments on commit 0b1a534

Please sign in to comment.