We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 806d815 commit 672b17eCopy full SHA for 672b17e
log4j2-ecs-layout/pom.xml
@@ -54,7 +54,7 @@
54
<dependency>
55
<groupId>com.fasterxml.jackson.core</groupId>
56
<artifactId>jackson-databind</artifactId>
57
- <version>2.9.10.1</version>
+ <version>[2.9.10.3,)</version>
58
<optional>true</optional>
59
</dependency>
60
pom.xml
@@ -281,7 +281,7 @@
281
282
283
284
285
<scope>test</scope>
286
287
0 commit comments