Skip to content

Commit ccdf701

Browse files
Bump jackson-databind from 2.12.6.1 to 2.13.4.1 in /tests/test-client
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.12.6.1 to 2.13.4.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-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0871d0e commit ccdf701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>com.fasterxml.jackson.core</groupId>
4444
<artifactId>jackson-databind</artifactId>
45-
<version>2.12.6.1</version>
45+
<version>2.13.4.1</version>
4646
</dependency>
4747

4848
<dependency>

0 commit comments

Comments
 (0)