8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03591ad commit c2e1c03Copy full SHA for c2e1c03
appengine/firebase-event-proxy/gae-firebase-event-proxy/pom.xml
@@ -64,12 +64,12 @@
64
<dependency>
65
<groupId>com.fasterxml.jackson.core</groupId>
66
<artifactId>jackson-core</artifactId>
67
- <version>2.9.0.pr1</version>
+ <version>2.9.0.pr2 675B span></version>
68
</dependency>
69
70
71
<artifactId>jackson-databind</artifactId>
72
+ <version>2.9.0.pr2</version>
73
74
75
<!-- Test Dependencies -->
0 commit comments