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.4 </version >
39+ <version >3.5.5 </version >
4040 </plugin >
4141 <plugin >
4242 <groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 9494 <plugin >
9595 <groupId >org.apache.maven.plugins</groupId >
9696 <artifactId >maven-surefire-plugin</artifactId >
97- <version >3.5.4 </version >
97+ <version >3.5.5 </version >
9898 <configuration >
9999 <argLine >
100100 --add-opens java.base/java.lang=ALL-UNNAMED
Original file line number Diff line number Diff line change 9494 <plugin >
9595 <groupId >org.apache.maven.plugins</groupId >
9696 <artifactId >maven-surefire-plugin</artifactId >
97- <version >3.5.4 </version >
97+ <version >3.5.5 </version >
9898 <configuration >
9999 <argLine >
100100 --add-opens java.base/java.lang=ALL-UNNAMED
Original file line number Diff line number Diff line change 8989 <plugin >
9090 <groupId >org.apache.maven.plugins</groupId >
9191 <artifactId >maven-surefire-plugin</artifactId >
92- <version >3.5.4 </version >
92+ <version >3.5.5 </version >
9393 <configuration >
9494 <argLine >
9595 --add-opens java.base/java.lang=ALL-UNNAMED
Original file line number Diff line number Diff line change 641641 <dependency >
642642 <groupId >com.fasterxml.jackson.core</groupId >
643643 <artifactId >jackson-core</artifactId >
644- <version >2.21.0 </version >
644+ <version >2.21.1 </version >
645645 </dependency >
646646 <dependency >
647647 <groupId >joda-time</groupId >
737737 <plugin >
738738 <groupId >org.apache.maven.plugins</groupId >
739739 <artifactId >maven-surefire-plugin</artifactId >
740- <version >3.5.4 </version >
740+ <version >3.5.5 </version >
741741 <configuration >
742742 <systemPropertyVariables >
743743 <appengine .runtime.dir>../deployment/target/runtime-deployment-${project.version} </appengine .runtime.dir>
You can’t perform that action at this time.
0 commit comments