Skip to content

Commit df9312b

Browse files
authored
deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.21.3 (GoogleCloudPlatform#4394)
1 parent d04e758 commit df9312b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/java/hibernate/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>com.fasterxml.jackson.core</groupId>
7171
<artifactId>jackson-databind</artifactId>
72-
<version>2.21.2</version>
72+
<version>2.21.3</version>
7373
</dependency>
7474

7575
<!-- NOTE: This dependency is deliberately not defined with scope <test>, as that breaks the use of testcontainers in the sample application. -->

0 commit comments

Comments
 (0)