Skip to content

Commit 9b36770

Browse files
Upgrade jackson-databind
Signed-off-by: Karsten Schnitter <k.schnitter@sap.com>
1 parent 32bba94 commit 9b36770

File tree

1 file changed

+1
-1
lines changed
  • cf-java-logging-support-servlet

1 file changed

+1
-1
lines changed

cf-java-logging-support-servlet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>com.fasterxml.jackson.core</groupId>
6969
<artifactId>jackson-databind</artifactId>
70-
<version>2.9.9.1</version>
70+
<version>2.9.9.2</version>
7171
</dependency>
7272

7373
<!-- testing -->

0 commit comments

Comments
 (0)