Skip to content

Commit 3074e02

Browse files
Bump com.fasterxml.jackson.core:jackson-annotations
Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.19.0 to 2.19.4. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-version: 2.19.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39d6d8f commit 3074e02

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
@@ -71,7 +71,7 @@
7171
<jackson-databind-nullable.version>0.2.8</jackson-databind-nullable.version>
7272
<spotbugs-annotations.version>4.9.8</spotbugs-annotations.version>
7373
<jakarta.annotation-api.version>3.0.0</jakarta.annotation-api.version>
74-
<jackson-annotations.version>2.19.0</jackson-annotations.version>
74+
<jackson-annotations.version>2.19.4</jackson-annotations.version>
7575
<!-- Optional Dependencies -->
7676
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
7777
<okio.version>3.12.0</okio.version>

0 commit comments

Comments
 (0)