Skip to content

Commit

Permalink
Add log4j jar to plugin libs
Browse files Browse the repository at this point in the history
  • Loading branch information
utk-spartan committed Sep 23, 2021
1 parent 546ccb2 commit dadf2a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distro/src/main/assembly/plugin-trino.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
<include>org.apache.bval:bval-jsr:jar:${trino.bval-jsr.version}</include>
<include>org.slf4j:slf4j-api:jar:${slf4j-api.version}</include>
<include>javax.annotation:javax.annotation-api:jar:${javax.annotation-api}</include>
<include>log4j:log4j:jar:${log4j.version}</include>
</includes>
</binaries>
</moduleSet>
Expand Down

0 comments on commit dadf2a1

Please sign in to comment.