File tree Expand file tree Collapse file tree
appengine_setup/apiserver_local Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 <plugin >
3737 <groupId >org.apache.maven.plugins</groupId >
3838 <artifactId >maven-surefire-plugin</artifactId >
39- <version >3.5.2 </version >
39+ <version >3.5.3 </version >
4040 </plugin >
4141 <plugin >
4242 <groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 5858 <dependency >
5959 <groupId >com.google.cloud</groupId >
6060 <artifactId >google-cloud-spanner</artifactId >
61- <version >6.89 .0</version >
61+ <version >6.90 .0</version >
6262 </dependency >
6363 <dependency >
6464 <groupId >com.google.appengine</groupId >
Original file line number Diff line number Diff line change 671671 <dependency >
672672 <groupId >joda-time</groupId >
673673 <artifactId >joda-time</artifactId >
674- <version >2.13.1 </version >
674+ <version >2.14.0 </version >
675675 </dependency >
676676 <dependency >
677677 <groupId >org.json</groupId >
743743 <plugin >
744744 <groupId >org.apache.maven.plugins</groupId >
745745 <artifactId >maven-surefire-plugin</artifactId >
746- <version >3.5.2 </version >
746+ <version >3.5.3 </version >
747747 <configuration >
748748 <systemPropertyVariables >
749749 <appengine .runtime.dir>../deployment/target/runtime-deployment-${project.version} </appengine .runtime.dir>
You can’t perform that action at this time.
0 commit comments