Skip to content

Commit ba25119

Browse files
authored
Update dnsjava version (#4)
1 parent fc6bcbf commit ba25119

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</scm>
3838

3939
<properties>
40-
<es.version>7.17.21</es.version>
40+
<es.version>7.17.23</es.version>
4141
<hamcrest.version>1.3</hamcrest.version>
4242
<mockito.version>2.28.2</mockito.version>
4343
<gson.version>2.9.0</gson.version>
@@ -108,7 +108,7 @@
108108
<dependency>
109109
<groupId>co.elastic.clients</groupId>
110110
<artifactId>elasticsearch-java</artifactId>
111-
<version>8.2.2</version>
111+
<version>8.12.2</version>
112112
</dependency>
113113
<!-- pin httpclient for CVE -->
114114
<dependency>

0 commit comments

Comments
 (0)