Skip to content

Commit

Permalink
ODP-1500: Hive druid version fix in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
manishsinghmowall committed Jul 2, 2024
1 parent 4b47820 commit b461acb
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 @@ -141,7 +141,7 @@
<derby.version>10.14.1.0</derby.version>
<dropwizard.version>3.1.0</dropwizard.version>
<dropwizard-metrics-hadoop-metrics2-reporter.version>0.1.2</dropwizard-metrics-hadoop-metrics2-reporter.version>
<druid.version>27.0.0.3.2.3.0-SNAPSHOT</druid.version>
<druid.version>27.0.1</druid.version>
<flatbuffers.version>1.6.0.1</flatbuffers.version>
<guava.version>32.0.1-jre</guava.version>
<groovy.version>2.4.11</groovy.version>
Expand Down

0 comments on commit b461acb

Please sign in to comment.