Skip to content

Commit fefcfa1

Browse files
committed
Merge pull request #873 from larsp/master
added missing OSGi import
2 parents a8a4002 + 1ef35c6 commit fefcfa1

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)