We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a6450e commit 5066812Copy full SHA for 5066812
2 files changed
google-cloud-firestore/pom.xml
@@ -168,7 +168,7 @@
168
<dependency>
169
<groupId>com.fasterxml.jackson.core</groupId>
170
<artifactId>jackson-databind</artifactId>
171
- <version>2.10.3</version>
+ <version>2.11.0</version>
172
<scope>test</scope>
173
</dependency>
174
</dependencies>
pom.xml
@@ -285,7 +285,7 @@
285
286
287
<artifactId>jackson-core</artifactId>
288
289
290
291
<groupId>com.google.protobuf</groupId>
0 commit comments