[
https://issues.apache.org/jira/browse/FLINK-35999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siddharth R updated FLINK-35999:
--------------------------------
Description:
In the maven package - *flink-sql-parser,* the *fmpp-maven-plugin* has a
dependency of *xbean-reflect,* which in-turn has a dependency of log4j jar
1.12. We can exclude this dependency from *xbean-reflect.* Attaching details
below:
[https://mvnrepository.com/artifact/org.apache.xbean/xbean-reflect/3.4]
[https://github.com/apache/flink/blob/master/flink-table/flink-sql-parser/pom.xml]
was:
In the maven package - *flink-sql-parser,* the fmpp-maven-plugin has a
dependency of *xbean-reflect,* which in-turn has a dependency of log4j jar
1.12. We can exclude this dependency from *xbean-reflect.* Attaching details
below:
[https://mvnrepository.com/artifact/org.apache.xbean/xbean-reflect/3.4]
[https://github.com/apache/flink/blob/master/flink-table/flink-sql-parser/pom.xml]
> Remove log4j internal dependency
> --------------------------------
>
> Key: FLINK-35999
> URL: https://issues.apache.org/jira/browse/FLINK-35999
> Project: Flink
> Issue Type: Improvement
> Reporter: Siddharth R
> Priority: Minor
>
> In the maven package - *flink-sql-parser,* the *fmpp-maven-plugin* has a
> dependency of *xbean-reflect,* which in-turn has a dependency of log4j jar
> 1.12. We can exclude this dependency from *xbean-reflect.* Attaching details
> below:
> [https://mvnrepository.com/artifact/org.apache.xbean/xbean-reflect/3.4]
> [https://github.com/apache/flink/blob/master/flink-table/flink-sql-parser/pom.xml]
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)