Skip to content

Commit 51b2bec

Browse files
authored
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.9 [security] (#10326)
1 parent 368a1f3 commit 51b2bec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎bigtable/scheduled-backups/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ limitations under the License.
6666
<dependency>
6767
<groupId>com.fasterxml.jackson.core</groupId>
6868
<artifactId>jackson-databind</artifactId>
69-
<version>2.16.1</version>
69+
<version>2.18.9</version>
7070
</dependency>
7171

7272
<dependency>

0 commit comments

Comments
 (0)