Skip to content

Commit 4a6335c

Browse files
authored
Merge pull request #432 from graphql-java-kickstart/dependabot/maven/examples/osgi/apache-karaf-feature/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
chore(deps): bump jackson-databind from 2.10.0.pr1 to 2.12.6.1 in /examples/osgi/apache-karaf-feature
2 parents 3733419 + a4dc582 commit 4a6335c

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
@@ -112,7 +112,7 @@
112112
</parent>
113113

114114
<properties>
115-
<jackson.version>2.10.0.pr1</jackson.version>
115+
<jackson.version>2.12.6.1</jackson.version>
116116
</properties>
117117

118118
</project>

0 commit comments

Comments
 (0)