This commit is contained in:
dependabot[bot] 2025-04-10 16:18:57 +08:00 committed by GitHub
commit fbb9f5611b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
plugin-unstructured-storage-util/pom.xml Executable file → Normal file
View File

@ -12,7 +12,7 @@
供TxtFileReader/Writer, OSSReader/Writer ,FtpReader/Writer, HdfsReader/Writer使用。</description> 供TxtFileReader/Writer, OSSReader/Writer ,FtpReader/Writer, HdfsReader/Writer使用。</description>
<packaging>jar</packaging> <packaging>jar</packaging>
<properties> <properties>
<hadoop.version>2.7.1</hadoop.version> <hadoop.version>3.4.0</hadoop.version>
</properties> </properties>
<dependencies> <dependencies>
<dependency> <dependency>