Skip to content

Commit f22b016

Browse files
build(deps): bump com.fasterxml.jackson.core:jackson-annotations
Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.15.2 to 2.15.3. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33adde9 commit f22b016

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
@@ -247,7 +247,7 @@
247247
<dependency>
248248
<groupId>com.fasterxml.jackson.core</groupId>
249249
<artifactId>jackson-annotations</artifactId>
250-
<version>2.15.2</version>
250+
<version>2.15.3</version>
251251
<optional>true</optional>
252252
</dependency>
253253

0 commit comments

Comments
 (0)