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 44342d0 commit faac281Copy full SHA for faac281
pom.xml
@@ -5,7 +5,7 @@
5
<artifactId>fesen-httpclient</artifactId>
6
<packaging>jar</packaging>
7
<name>fesen-httpclient</name>
8
- <version>2.18.1-SNAPSHOT</version>
+ <version>2.19.0-SNAPSHOT</version>
9
<description />
10
<url>https://github.com/codelibs/fesen-httpclient</url>
11
<inceptionYear>2012</inceptionYear>
@@ -32,7 +32,7 @@
32
</parent>
33
<properties>
34
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
35
- <opensearch.version>2.18.0</opensearch.version>
+ <opensearch.version>2.19.1</opensearch.version>
36
<log4j.version>2.21.0</log4j.version>
37
<junit.jupiter.version>5.10.0</junit.jupiter.version>
38
<testcontainers.version>1.19.1</testcontainers.version>
0 commit comments