Skip to content

Commit 4585c00

Browse files
Bump org.apache.commons:commons-configuration2 in /python/HudiSink
Bumps org.apache.commons:commons-configuration2 from 2.8.0 to 2.10.1. --- updated-dependencies: - dependency-name: org.apache.commons:commons-configuration2 dependency-version: 2.10.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ecd3380 commit 4585c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/HudiSink/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<hadoop.version>3.3.4</hadoop.version>
2828
<jackson.version>2.13.5</jackson.version>
2929
<aws.sdk.version>1.12.261</aws.sdk.version>
30-
<commons.configuration2.version>2.8.0</commons.configuration2.version>
30+
<commons.configuration2.version>2.10.1</commons.configuration2.version>
3131

3232
<!-- Maven plugin versions - centralized for consistency -->
3333
<maven.compiler.plugin.version>3.8.1</maven.compiler.plugin.version>

0 commit comments

Comments
 (0)