Skip to content

Commit 60c91a4

Browse files
Bump jackson-annotations from 2.13.0 to 2.13.1 (#31)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 52754bf commit 60c91a4

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
@@ -242,7 +242,7 @@
242242
<dependency>
243243
<groupId>com.fasterxml.jackson.core</groupId>
244244
<artifactId>jackson-annotations</artifactId>
245-
<version>2.13.0</version>
245+
<version>2.13.1</version>
246246
</dependency>
247247
<dependency>
248248
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)