Skip to content

Commit 0a78966

Browse files
build(deps-dev): bump jackson-annotations from 2.13.1 to 2.13.3
Bumps [jackson-annotations](https://github.com/FasterXML/jackson) from 2.13.1 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a32e27 commit 0a78966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk1/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@
236236
<dependency>
237237
<groupId>com.fasterxml.jackson.core</groupId>
238238
<artifactId>jackson-annotations</artifactId>
239-
<version>2.13.1</version>
239+
<version>2.13.3</version>
240240
<scope>test</scope>
241241
</dependency>
242242

0 commit comments

Comments
 (0)