Skip to content

Commit 7e4fbb7

Browse files
committed
Bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.21.4
1 parent 0c9b8f7 commit 7e4fbb7

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
<dependency>
238238
<groupId>com.fasterxml.jackson.core</groupId>
239239
<artifactId>jackson-databind</artifactId>
240-
<version>2.21.3</version>
240+
<version>2.21.4</version>
241241
<optional>true</optional>
242242
</dependency>
243243
<!-- Testing -->

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<!-- FIX -->
2828
<!-- ADD -->
2929
<!-- UPDATE -->
30+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.21.4.</action>
3031
</release>
3132
<release version="2.15.1" date="2026-05-21" description="This is a feature and maintenance release. Java 8 or later is required.">
3233
<!-- FIX -->

0 commit comments

Comments
 (0)