Skip to content

Commit c6655fd

Browse files
authored
chore(deps): update dependency com.fasterxml.jackson.core:jackson-core to v2.11.0 (GoogleCloudPlatform#2793)
1 parent c8390e3 commit c6655fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appengine-java8/firebase-event-proxy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<dependency>
6969
<groupId>com.fasterxml.jackson.core</groupId>
7070
<artifactId>jackson-core</artifactId>
71-
<version>2.10.3</version>
71+
<version>2.11.0</version>
7272
</dependency>
7373
<dependency>
7474
<groupId>com.fasterxml.jackson.core</groupId>

iap/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>com.fasterxml.jackson.core</groupId>
4545
<artifactId>jackson-core</artifactId>
46-
<version>2.10.3</version>
46+
<version>2.11.0</version>
4747
</dependency>
4848
</dependencies>
4949
</dependencyManagement>

0 commit comments

Comments
 (0)