Ignore poi updates for now

The new version 5.0.0 brings additional 18M transitive dependencies.
It's worth it to checkout what is needed/changed before upgrading.
This commit is contained in:
Eike Kettner 2021-01-17 19:49:15 +01:00
parent f40290d4ef
commit 0be89687dc

1
.scala-steward.conf Normal file
View File

@ -0,0 +1 @@
updates.ignore = [ { groupId = "org.apache.poi" } ]