File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1+ [ ![ Build] ( https://github.com/avaje/avaje-http-client/actions/workflows/build.yml/badge.svg )] ( https://github.com/avaje/avaje-http-client/actions/workflows/build.yml )
2+ [ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.avaje/avaje-http-client.svg?label=Maven%20Central )] ( https://mvnrepository.com/artifact/io.avaje/avaje-http-client )
3+ [ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://github.com/avaje/avaje-http-client/blob/master/LICENSE )
4+
15# avaje-http-client
26
37Documentation at [ avaje.io/http-client] ( https://avaje.io/http-client/ )
@@ -20,7 +24,7 @@ A lightweight wrapper to the [JDK 11+ Java Http Client](http://openjdk.java.net/
2024<dependency >
2125 <groupId >io.avaje</groupId >
2226 <artifactId >avaje-http-client</artifactId >
23- <version >1.11 </version >
27+ <version >1.12 </version >
2428</dependency >
2529```
2630
You can’t perform that action at this time.
0 commit comments