We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24169db commit 13ded7cCopy full SHA for 13ded7c
hc5/pom.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
4
- Copyright 2012-2023 The Feign Authors
+ Copyright 2012-2024 The Feign Authors
5
6
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
7
in compliance with the License. You may obtain a copy of the License at
@@ -40,7 +40,7 @@
40
<dependency>
41
<groupId>org.apache.httpcomponents.client5</groupId>
42
<artifactId>httpclient5</artifactId>
43
- <version>5.3</version>
+ <version>5.3.1</version>
44
</dependency>
45
46
0 commit comments