Skip to content

Commit 65c9d04

Browse files
build(deps-dev): bump jackson-annotations from 2.15.1 to 2.15.2
Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.15.1 to 2.15.2. - [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 57a9c55 commit 65c9d04

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
@@ -304,7 +304,7 @@
304304
<dependency>
305305
<groupId>com.fasterxml.jackson.core</groupId>
306306
<artifactId>jackson-annotations</artifactId>
307-
<version>2.15.1</version>
307+
<version>2.15.2</version>
308308
<scope>test</scope>
309309
</dependency>
310310
</dependencies>

0 commit comments

Comments
 (0)