Skip to content

Commit f244fd5

Browse files
Bump jackson-annotations from 2.12.5 to 2.13.0
Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.12.5 to 2.13.0. - [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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4726de3 commit f244fd5

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
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.fasterxml.jackson.core</groupId>
5454
<artifactId>jackson-annotations</artifactId>
55-
<version>2.12.5</version>
55+
<version>2.13.0</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>com.fasterxml.jackson.datatype</groupId>

0 commit comments

Comments
 (0)