Skip to content

Commit af1f5d1

Browse files
Bump jackson.version in /examples/osgi/apache-karaf-feature
Bumps `jackson.version` from 2.9.9 to 2.10.0.pr1. Updates `jackson-core` from 2.9.9 to 2.10.0.pr1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.9.9...jackson-core-2.10.0.pr1) Updates `jackson-annotations` from 2.9.9 to 2.10.0.pr1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.9.9 to 2.10.0.pr1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-datatype-jdk8` from 2.9.9 to 2.10.0.pr1 Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ea7d83 commit af1f5d1

File tree

1 file changed

+1
-1
lines changed
  • examples/osgi/apache-karaf-feature

1 file changed

+1
-1
lines changed

examples/osgi/apache-karaf-feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<packaging>feature</packaging>
1414

1515
<properties>
16-
<jackson.version>2.9.9</jackson.version>
16+
<jackson.version>2.10.0.pr1</jackson.version>
1717
</properties>
1818

1919

0 commit comments

Comments
 (0)