Skip to content

Commit bfcbd7f

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.18.1 to 2.18.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 582afcf commit bfcbd7f

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
@@ -263,7 +263,7 @@
263263
<dependency>
264264
<groupId>com.fasterxml.jackson.core</groupId>
265265
<artifactId>jackson-annotations</artifactId>
266-
<version>2.18.1</version>
266+
<version>2.18.2</version>
267267
<optional>true</optional>
268268
</dependency>
269269

0 commit comments

Comments
 (0)