Skip to content

Commit f8652a1

Browse files
build(deps-dev): bump jackson-annotations from 2.14.0 to 2.14.1
Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.14.0 to 2.14.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9c09e7c commit f8652a1

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
@@ -306,7 +306,7 @@
306306
<dependency>
307307
<groupId>com.fasterxml.jackson.core</groupId>
308308
<artifactId>jackson-annotations</artifactId>
309-
<version>2.14.0</version>
309+
<version>2.14.1</version>
310310
<scope>test</scope>
311311
</dependency>
312312
</dependencies>

0 commit comments

Comments
 (0)