Skip to content

Commit 361882c

Browse files
authored
Merge pull request #1053 from steve-community/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.14.2
Bump jackson-databind from 2.14.1 to 2.14.2
2 parents 6efd9f7 + 4a5423e commit 361882c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@
543543
<dependency>
544544
<groupId>com.fasterxml.jackson.core</groupId>
545545
<artifactId>jackson-databind</artifactId>
546-
<version>2.14.1</version>
546+
<version>2.14.2</version>
547547
</dependency>
548548
<dependency>
549549
<groupId>com.fasterxml.jackson.module</groupId>

0 commit comments

Comments
 (0)