File tree Expand file tree Collapse file tree
appengine_setup/apiserver_local
runtime_shared_jetty12_ee10 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.3 </version >
39+ <version >3.5.4 </version >
4040 </plugin >
4141 <plugin >
4242 <groupId >org.apache.maven.plugins</groupId >
Original file line number Diff line number Diff line change 9797 <plugin >
9898 <groupId >org.apache.maven.plugins</groupId >
9999 <artifactId >maven-surefire-plugin</artifactId >
100- <version >3.5.3 </version >
100+ <version >3.5.4 </version >
101101 <configuration >
102102 <argLine >
103103 --add-opens java.base/java.lang=ALL-UNNAMED
Original file line number Diff line number Diff line change 9797 <plugin >
9898 <groupId >org.apache.maven.plugins</groupId >
9999 <artifactId >maven-surefire-plugin</artifactId >
100- <version >3.5.3 </version >
100+ <version >3.5.4 </version >
101101 <configuration >
102102 <argLine >
103103 --add-opens java.base/java.lang=ALL-UNNAMED
Original file line number Diff line number Diff line change 6060 <dependency >
6161 <groupId >com.google.cloud</groupId >
6262 <artifactId >google-cloud-spanner</artifactId >
63- <version >6.99 .0</version >
63+ <version >6.100 .0</version >
6464 </dependency >
6565 <dependency >
6666 <groupId >com.google.appengine</groupId >
118118 <dependency >
119119 <groupId >com.google.cloud</groupId >
120120 <artifactId >google-cloud-bigquery</artifactId >
121- <version >2.54.2 </version >
121+ <version >2.55.0 </version >
122122 </dependency >
123123 <dependency >
124124 <groupId >com.google.cloud</groupId >
128128 <dependency >
129129 <groupId >com.google.cloud</groupId >
130130 <artifactId >google-cloud-datastore</artifactId >
131- <version >2.31.4 </version >
131+ <version >2.32.0 </version >
132132 </dependency >
133133 <dependency >
134134 <groupId >com.google.cloud</groupId >
135135 <artifactId >google-cloud-logging</artifactId >
136- <version >3.23.3 </version >
136+ <version >3.23.4 </version >
137137 </dependency >
138138 <dependency >
139139 <groupId >com.google.cloud</groupId >
Original file line number Diff line number Diff line change 710710 <dependency >
711711 <groupId >com.google.cloud</groupId >
712712 <artifactId >google-cloud-logging</artifactId >
713- <version >3.23.3 </version >
713+ <version >3.23.4 </version >
714714 </dependency >
715715 </dependencies >
716716 </dependencyManagement >
728728 <plugin >
729729 <groupId >org.apache.maven.plugins</groupId >
730730 <artifactId >maven-surefire-plugin</artifactId >
731- <version >3.5.3 </version >
731+ <version >3.5.4 </version >
732732 <configuration >
733733 <systemPropertyVariables >
734734 <appengine .runtime.dir>../deployment/target/runtime-deployment-${project.version} </appengine .runtime.dir>
825825 <plugin >
826826 <groupId >org.apache.maven.plugins</groupId >
827827 <artifactId >maven-shade-plugin</artifactId >
828- <version >3.6.0 </version >
828+ <version >3.6.1 </version >
829829 </plugin >
830830 <plugin >
831831 <groupId >com.github.os72</groupId >
Original file line number Diff line number Diff line change 6161 <dependency >
6262 <groupId >com.google.testparameterinjector</groupId >
6363 <artifactId >test-parameter-injector</artifactId >
64- <version >1.18 </version >
64+ <version >1.19 </version >
6565 <scope >test</scope >
6666 </dependency >
6767 <dependency >
Original file line number Diff line number Diff line change 5050 <dependency >
5151 <groupId >jakarta.servlet.jsp.jstl</groupId >
5252 <artifactId >jakarta.servlet.jsp.jstl-api</artifactId >
53- <version >3.0.0 </version >
53+ <version >3.0.2 </version >
5454 <optional >true</optional >
5555 </dependency >
5656 <dependency >
You can’t perform that action at this time.
0 commit comments