File tree Expand file tree Collapse file tree
appengine_setup/testapps/jetty12_testapp Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 <groupId >com.google.appengine.setup.testapps</groupId >
2727 <artifactId >jetty12_testapp</artifactId >
2828 <properties >
29- <jetty .version>12.0.19 </jetty .version>
29+ <jetty .version>12.0.20 </jetty .version>
3030 <aspectj .version>1.9.24</aspectj .version>
3131 </properties >
3232 <dependencies >
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.91.1 </version >
61+ <version >6.92.0 </version >
6262 </dependency >
6363 <dependency >
6464 <groupId >com.google.appengine</groupId >
126126 <dependency >
127127 <groupId >com.google.cloud</groupId >
128128 <artifactId >google-cloud-datastore</artifactId >
129- <version >2.27.2 </version >
129+ <version >2.28.0 </version >
130130 </dependency >
131131 <dependency >
132132 <groupId >com.google.cloud</groupId >
136136 <dependency >
137137 <groupId >com.google.cloud</groupId >
138138 <artifactId >google-cloud-storage</artifactId >
139- <version >2.51.0 </version >
139+ <version >2.52.1 </version >
140140 </dependency >
141141 <dependency >
142142 <groupId >com.google.cloud.sql</groupId >
170170 <dependency >
171171 <groupId >com.mysql</groupId >
172172 <artifactId >mysql-connector-j</artifactId >
173- <version >9.2 .0</version >
173+ <version >9.3 .0</version >
174174 </dependency >
175175 <dependency >
176176 <groupId >org.apache.httpcomponents</groupId >
Original file line number Diff line number Diff line change 6565 <maven .compiler.target>1.8</maven .compiler.target>
6666 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
6767 <jetty .version>9.4.57.v20241219</jetty .version>
68- <jetty12 .version>12.0.19 </jetty12 .version>
68+ <jetty12 .version>12.0.20 </jetty12 .version>
6969 <slf4j .version>2.0.17</slf4j .version>
7070 <distributionManagement .snapshot.url>https://oss.sonatype.org/content/repositories/google-snapshots/</distributionManagement .snapshot.url>
7171 <distributionManagement .snapshot.id>sonatype-nexus-snapshots</distributionManagement .snapshot.id>
458458 <dependency >
459459 <groupId >com.google.http-client</groupId >
460460 <artifactId >google-http-client</artifactId >
461- <version >1.46.3 </version >
461+ <version >1.47.0 </version >
462462 </dependency >
463463 <dependency >
464464 <groupId >com.google.http-client</groupId >
568568 <dependency >
569569 <groupId >org.jsoup</groupId >
570570 <artifactId >jsoup</artifactId >
571- <version >1.19 .1</version >
571+ <version >1.20 .1</version >
572572 </dependency >
573573 <dependency >
574574 <groupId >org.apache.lucene</groupId >
588588 <dependency >
589589 <groupId >com.google.http-client</groupId >
590590 <artifactId >google-http-client-appengine</artifactId >
591- <version >1.46.3 </version >
591+ <version >1.47.0 </version >
592592 </dependency >
593593 <dependency >
594594 <groupId >com.google.oauth-client</groupId >
You can’t perform that action at this time.
0 commit comments