ARTEMIS-4633 upgrade Apache HTTP Core to 4.4.16
This commit is contained in:
parent
a17037bc9e
commit
983bb71ad0
2
pom.xml
2
pom.xml
|
@ -170,7 +170,7 @@
|
|||
<testcontainers.version>1.19.4</testcontainers.version>
|
||||
<selenium.version>4.17.0</selenium.version>
|
||||
<exec-maven-plugin.version>3.0.0</exec-maven-plugin.version>
|
||||
<apache.httpcore.version>4.4.13</apache.httpcore.version>
|
||||
<apache.httpcore.version>4.4.16</apache.httpcore.version>
|
||||
<apache.httpclient.version>4.5.14</apache.httpclient.version>
|
||||
|
||||
<!-- for JakartaEE -->
|
||||
|
|
Loading…
Reference in New Issue