Skip to content

Commit

Permalink
Merge pull request #847 from apache/fix/WW-5369-min-lib
Browse files Browse the repository at this point in the history
[WW-5369] Re-define minimal library set
  • Loading branch information
lukaszlenart authored Jan 18, 2024
2 parents fdd996c + 72f551f commit 5ee3811
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assembly/src/main/assembly/min-lib.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@
<include>ognl:ognl</include>
<include>commons-fileupload:commons-fileupload</include>
<include>org.apache.commons:commons-io</include>
<include>com.github.ben-manes.caffeine:caffeine</include>
<include>org.javassist:javassist</include>
</includes>
</dependencySet>
</dependencySets>
Expand Down

0 comments on commit 5ee3811

Please sign in to comment.