Skip to content

Commit

Permalink
Update dependency org.apache.httpcomponents:httpcore to v4.4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 2, 2022
1 parent baf9e01 commit 49891ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion metrics-httpasyncclient/pom.xml
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.4.15</version>
<version>4.4.16</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down
2 changes: 1 addition & 1 deletion metrics-httpclient/pom.xml
Expand Up @@ -33,7 +33,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.4.15</version>
<version>4.4.16</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 49891ac

Please sign in to comment.