Skip to content

Commit ca69fef

Browse files
Bump jackson-annotations from 2.13.0 to 2.13.1
Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.13.0 to 2.13.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:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a165a2d commit ca69fef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.fasterxml.jackson.core</groupId>
5555
<artifactId>jackson-annotations</artifactId>
56-
<version>2.13.0</version>
56+
<version>2.13.1</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>com.fasterxml.jackson.datatype</groupId>

0 commit comments

Comments
 (0)