Skip to content

Commit c2e1c03

Browse files
dpebotlesv
authored andcommitted
Auto-update dependencies. (#577)
1 parent 03591ad commit c2e1c03

File tree

1 file changed

+2
-2
lines changed
  • appengine/firebase-event-proxy/gae-firebase-event-proxy

1 file changed

+2
-2
lines changed

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,12 @@
6464
<dependency>
6565
<groupId>com.fasterxml.jackson.core</groupId>
6666
<artifactId>jackson-core</artifactId>
67-
<version>2.9.0.pr1</version>
67+
<version>2.9.0.pr2</version>
6868
</dependency>
6969
<dependency>
7070
<groupId>com.fasterxml.jackson.core</groupId>
7171
<artifactId>jackson-databind</artifactId>
72-
<version>2.9.0.pr1</version>
72+
<version>2.9.0.pr2</version>
7373
</dependency>
7474

7575
<!-- Test Dependencies -->

0 commit comments

Comments
 (0)