We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93c43db commit 1065704Copy full SHA for 1065704
google-cloud-firestore/pom.xml
@@ -167,7 +167,7 @@
167
<dependency>
168
<groupId>com.fasterxml.jackson.core</groupId>
169
<artifactId>jackson-databind</artifactId>
170
- <version>2.11.0</version>
+ <version>2.11.1</version>
171
<scope>test</scope>
172
</dependency>
173
</dependencies>
pom.xml
@@ -198,7 +198,7 @@
198
199
200
<artifactId>jackson-core</artifactId>
201
202
203
204
0 commit comments