We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59a1869 commit 0e94c41Copy full SHA for 0e94c41
README.md
@@ -15,7 +15,7 @@
15
<dependency>
16
<groupId>com.xkcoding.http</groupId>
17
<artifactId>simple-http</artifactId>
18
- <version>1.0.2</version>
+ <version>1.0.3</version>
19
</dependency>
20
```
21
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
10
11
<name>${project.artifactId}</name>
12
<url>https://github.com/xkcoding/simple-http</url>
0 commit comments