Skip to content

Commit

Permalink
OAK-10125: upgrade httpcore to 4.4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
reschke committed Feb 23, 2023
1 parent b58b8a1 commit c6fc81c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions oak-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -673,12 +673,12 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.4.14</version>
<version>4.4.16</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore-osgi</artifactId>
<version>4.4.14</version>
<version>4.4.16</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
Expand Down

0 comments on commit c6fc81c

Please sign in to comment.