Skip to content

Commit c1ebdf8

Browse files
Bump com.fasterxml.jackson.core:jackson-annotations
Bumps [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) from 2.17.0 to 2.17.1. - [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] <support@github.com>
1 parent 5f2a2b7 commit c1ebdf8

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
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>com.fasterxml.jackson.core</groupId>
5757
<artifactId>jackson-annotations</artifactId>
58-
<version>2.17.0</version>
58+
<version>2.17.1</version>
5959
</dependency>
6060
<dependency>
6161
<groupId>org.wiremock</groupId>

0 commit comments

Comments
 (0)