Skip to content

Commit e3ce7f9

Browse files
Bump jackson-annotations from 2.13.2 to 2.13.3 (#68)
Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.13.2 to 2.13.3. - [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 8629a36 commit e3ce7f9

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
@@ -257,7 +257,7 @@
257257
<dependency>
258258
<groupId>com.fasterxml.jackson.core</groupId>
259259
<artifactId>jackson-annotations</artifactId>
260-
<version>2.13.2</version>
260+
<version>2.13.3</version>
261261
</dependency>
262262
<dependency>
263263
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)