Skip to content

Commit 2fd5d36

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.16.1 to 2.16.2. - [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] <[email protected]>
1 parent 2ea85da commit 2fd5d36

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
@@ -266,7 +266,7 @@
266266
<dependency>
267267
<groupId>com.fasterxml.jackson.core</groupId>
268268
<artifactId>jackson-annotations</artifactId>
269-
<version>2.16.1</version>
269+
<version>2.16.2</version>
270270
<optional>true</optional>
271271
</dependency>
272272

0 commit comments

Comments
 (0)