Skip to content

Commit 1ef35c6

Browse files
committed
added missing OSGi import
1 parent a8a4002 commit 1ef35c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ com.fasterxml.jackson.databind.util
5050
com.fasterxml.jackson.annotation,
5151
com.fasterxml.jackson.core,
5252
com.fasterxml.jackson.core.base,
53+
com.fasterxml.jackson.core.filter,
5354
com.fasterxml.jackson.core.format,
5455
com.fasterxml.jackson.core.json,
5556
com.fasterxml.jackson.core.io,

0 commit comments

Comments
 (0)