Skip to content

Commit 427c6f8

Browse files
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.20.1
1 parent b3d48f8 commit 427c6f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integroBridgeService/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<dependency>
133133
<groupId>com.fasterxml.jackson.core</groupId>
134134
<artifactId>jackson-databind</artifactId>
135-
<version>2.18.0</version>
135+
<version>2.20.1</version>
136136
</dependency>
137137
<dependency>
138138
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)