Skip to content

Commit

Permalink
upgrade netty too for the hadoop upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-xhuang committed Oct 3, 2024
1 parent 42d2a57 commit 7248dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<net.minidev.version>2.4.9</net.minidev.version>
<netty.version>4.1.94.Final</netty.version>
<netty.version>4.1.113.Final</netty.version>
<nimbusds.version>9.37.3</nimbusds.version>
<objenesis.version>3.1</objenesis.version>
<parquet.version>1.14.1</parquet.version>
Expand Down

0 comments on commit 7248dcf

Please sign in to comment.