Skip to content

Commit

Permalink
Merge pull request #6603 from payara/dependabot/maven/appserver/admin…
Browse files Browse the repository at this point in the history
…gui/devtests/org.apache.httpcomponents-httpclient-4.5.13

Bump org.apache.httpcomponents:httpclient from 4.5.6 to 4.5.13 in /appserver/admingui/devtests
  • Loading branch information
Pandrex247 authored Mar 29, 2024
2 parents a1efa58 + cfb746e commit e3a98fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appserver/admingui/devtests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
holder.
-->
<!--"Portions Copyright [2016-2019] [Payara Foundation and/or its affiliates]" -->
<!--"Portions Copyright 2016-2024 [Payara Foundation and/or its affiliates]" -->

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
Expand Down Expand Up @@ -152,7 +152,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.5.6</version>
<version>4.5.13</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit e3a98fe

Please sign in to comment.