Skip to content

Commit 26f56bf

Browse files
build(deps-dev): bump jackson-annotations from 2.15.0 to 2.15.1
Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.15.0 to 2.15.1. - [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 10bb76c commit 26f56bf

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
@@ -308,7 +308,7 @@
308308
<dependency>
309309
<groupId>com.fasterxml.jackson.core</groupId>
310310
<artifactId>jackson-annotations</artifactId>
311-
<version>2.15.0</version>
311+
<version>2.15.1</version>
312312
<scope>test</scope>
313313
</dependency>
314314
</dependencies>

0 commit comments

Comments
 (0)