Skip to content

Commit beddd8f

Browse files
committed
fix: upgrade org.apache.httpcomponents:httpcore from 4.4.15 to 4.4.16
Snyk has created this PR to upgrade org.apache.httpcomponents:httpcore from 4.4.15 to 4.4.16. See this package in maven: org.apache.httpcomponents:httpcore See this project in Snyk: https://app.snyk.io/org/yuli-GznMFQY3CbpcNQA3VP9MUr/project/b35a9b21-617d-4fbc-b055-c8d25f27a6e9?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 333e51a commit beddd8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<dependency>
3232
<groupId>org.apache.httpcomponents</groupId>
3333
<artifactId>httpcore</artifactId>
34-
<version>4.4.15</version>
34+
<version>4.4.16</version>
3535
</dependency>
3636

3737
<!-- Jackson for JSON processing -->

0 commit comments

Comments
 (0)