Skip to content

Commit d5f4909

Browse files
authored
Updating log4j version (#1828)
Updating the log4j version to 2.17.1 since more vulnerabilities were found with 2.15.0.
1 parent 4a14860 commit d5f4909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ org.gradle.java.installations.fromEnv=JAVA_HOME,RUNTIME_JAVA_HOME,JAVA15_HOME,JA
1010

1111
## Dependecies Version
1212
# Logging
13-
log4jVersion = 2.15.0
13+
log4jVersion = 2.17.1
1414

1515
# Hadoop versions
1616
hadoop3Version = 3.1.2

0 commit comments

Comments
 (0)