Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sdks/java/io/hadoop/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<description>Parent for Beam SDK Hadoop IO which reads data from any source which implements Hadoop Input Format.</description>

<properties>
<log4j.core.version>2.6.2</log4j.core.version>
<log4j.core.version>2.17.1</log4j.core.version>
</properties>

<modules>
Expand Down