Skip to content

Commit fad5611

Browse files
Bump jackson-databind from 2.9.9 to 2.9.10.3 in /plugin/site-plugin
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.9 to 2.9.10.3. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44af866 commit fad5611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/site-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>com.fasterxml.jackson.core</groupId>
9898
<artifactId>jackson-databind</artifactId>
99-
<version>2.9.9</version>
99+
<version>2.9.10.3</version>
100100
</dependency>
101101
<dependency>
102102
<groupId>com.fasterxml.jackson.core</groupId>

0 commit comments

Comments
 (0)