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 9bf5de4 commit 0c765ddCopy full SHA for 0c765dd
pom.xml
@@ -100,11 +100,10 @@
100
<es-hadoop.version>8.16.6</es-hadoop.version>
101
<es.client.version>7.17.28</es.client.version>
102
<slf4j.version>1.7.5</slf4j.version>
103
- <netty.version>4.0.30.Final</netty.version>
+ <netty.version>4.1.94.Final</netty.version>
104
<log4j.version>2.19.0</log4j.version>
105
- <logback.version>1.1.7</logback.version>
+ <logback.version>1.2.11</logback.version>
106
<commons.version>3.1</commons.version>
107
- <junit.version>4.11</junit.version>
108
<commons-httpclient.version>3.1</commons-httpclient.version>
109
<!-- this is here because project.basedir evaluates to null in the script build step -->
110
<main.basedir>${project.basedir}</main.basedir>
0 commit comments