Skip to content

Commit

Permalink
opensearch 2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marevol committed Aug 8, 2024
1 parent 526e47a commit 210d8e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>fesen-httpclient</artifactId>
<packaging>jar</packaging>
<name>fesen-httpclient</name>
<version>2.15.1-SNAPSHOT</version>
<version>2.16.0-SNAPSHOT</version>
<description />
<url>https://github.com/codelibs/fesen-httpclient</url>
<inceptionYear>2012</inceptionYear>
Expand All @@ -32,7 +32,7 @@
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<opensearch.version>2.15.0</opensearch.version>
<opensearch.version>2.16.0</opensearch.version>
<log4j.version>2.21.0</log4j.version>
<junit.jupiter.version>5.10.0</junit.jupiter.version>
<testcontainers.version>1.19.1</testcontainers.version>
Expand Down

0 comments on commit 210d8e9

Please sign in to comment.