Skip to content

Commit 92549dc

Browse files
dependabot[bot]felixbarny
authored andcommitted
Bump jackson-databind from 2.9.9 to 2.9.10.1 (#46)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.9 to 2.9.10.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 41cd57b commit 92549dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

log4j2-ecs-layout/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>com.fasterxml.jackson.core</groupId>
5656
<artifactId>jackson-databind</artifactId>
57-
<version>2.9.10</version>
57+
<version>2.9.10.1</version>
5858
<optional>true</optional>
5959
</dependency>
6060
<dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
<dependency>
282282
<groupId>com.fasterxml.jackson.core</groupId>
283283
<artifactId>jackson-databind</artifactId>
284-
<version>2.9.9</version>
284+
<version>2.9.10.1</version>
285285
<scope>test</scope>
286286
</dependency>
287287

0 commit comments

Comments
 (0)