Skip to content

Commit 8d730da

Browse files
committed
Adding github build actions for Unit Tests and report.
1 parent 9bf5de4 commit 8d730da

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
@@ -100,9 +100,9 @@
100100
<es-hadoop.version>8.16.6</es-hadoop.version>
101101
<es.client.version>7.17.28</es.client.version>
102102
<slf4j.version>1.7.5</slf4j.version>
103-
<netty.version>4.0.30.Final</netty.version>
103+
<netty.version>4.1.94.Final</netty.version>
104104
<log4j.version>2.19.0</log4j.version>
105-
<logback.version>1.1.7</logback.version>
105+
<logback.version>1.2.8</logback.version>
106106
<commons.version>3.1</commons.version>
107107
<junit.version>4.11</junit.version>
108108
<commons-httpclient.version>3.1</commons-httpclient.version>

0 commit comments

Comments
 (0)