Skip to content

Commit 2d1ee6c

Browse files
committed
fix: upgrade org.apache.httpcomponents:httpcore from 4.4.11 to 4.4.16
Snyk has created this PR to upgrade org.apache.httpcomponents:httpcore from 4.4.11 to 4.4.16. See this package in maven: org.apache.httpcomponents:httpcore See this project in Snyk: https://app.snyk.io/org/iu604217-coder/project/3755b8ac-1e82-4581-b2f8-d297f73a0033?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 908db86 commit 2d1ee6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Batch-Compliance/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<dependency>
1212
<groupId>org.apache.httpcomponents</groupId>
1313
<artifactId>httpcore</artifactId>
14-
<version>4.4.11</version>
14+
<version>4.4.16</version>
1515
</dependency>
1616
<dependency>
1717
<groupId>org.apache.httpcomponents</groupId>

0 commit comments

Comments
 (0)