Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

Commit dd8856f

Browse files
authored
deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.11.0 (googleapis#2505)
1 parent 46d86d1 commit dd8856f

File tree

1 file changed

+1
-1
lines changed
  • bigtable-client-core-parent/bigtable-client-core

1 file changed

+1
-1
lines changed

bigtable-client-core-parent/bigtable-client-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ this is not used directly, but upgrading due to transitive vulnerabilities in ol
223223
<dependency>
224224
<groupId>com.fasterxml.jackson.core</groupId>
225225
<artifactId>jackson-databind</artifactId>
226-
<version>2.10.3</version>
226+
<version>2.11.0</version>
227227
<scope>test</scope>
228228
</dependency>
229229
<dependency>

0 commit comments

Comments
 (0)