File tree Expand file tree Collapse file tree 1 file changed +14
-3
lines changed
Expand file tree Collapse file tree 1 file changed +14
-3
lines changed Original file line number Diff line number Diff line change 122122 <slf4j .version>2.0.17</slf4j .version>
123123 <log4j .version>2.24.3</log4j .version>
124124 <!-- make sure to update IsolatedClientLoader whenever this version is changed -->
125- <hadoop .version>3.2.0.16 -EE-SNAPSHOT </hadoop .version>
125+ <hadoop .version>3.2.0.17 -EE-RC3 </hadoop .version>
126126 <hadoop .group>io.hops</hadoop .group>
127127 <!-- SPARK-41247: When updating `protobuf.version`, also need to update `protoVersion` in `SparkBuild.scala` -->
128128 <protobuf .version>3.23.4</protobuf .version>
133133 <hive .group>io.hops.hive</hive .group>
134134 <hive .classifier>core</hive .classifier>
135135 <!-- Version used in Maven Hive dependency -->
136- <hive .version>3.0.0.13.5 </hive .version>
137- <hive23 .version>3.0.0.13.5 </hive23 .version>
136+ <hive .version>3.0.0.13.10 </hive .version>
137+ <hive23 .version>3.0.0.13.10 </hive23 .version>
138138 <!-- Version used for internal directory structure -->
139139 <hive .version.short>3.0</hive .version.short>
140140 <!-- note that this should be compatible with Kafka brokers version 0.10 and up -->
362362 <enabled >true</enabled >
363363 </snapshots >
364364 </repository >
365+ <repository >
366+ <id >HiveEE</id >
367+ <name >Hive Release Repository</name >
368+ <url >https://nexus.hops.works/repository/hive-artifacts</url >
369+ <releases >
370+ <enabled >true</enabled >
371+ </releases >
372+ <snapshots >
373+ <enabled >true</enabled >
374+ </snapshots >
375+ </repository >
365376 <repository >
366377 <id >Hops</id >
367378 <name >Hops Repo</name >
You can’t perform that action at this time.
0 commit comments