File tree 3 files changed +9
-9
lines changed
appengine_setup/testapps/jetty12_testapp
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 26
26
<groupId >com.google.appengine.setup.testapps</groupId >
27
27
<artifactId >jetty12_testapp</artifactId >
28
28
<properties >
29
- <jetty .version>12.0.19 </jetty .version>
29
+ <jetty .version>12.0.20 </jetty .version>
30
30
<aspectj .version>1.9.24</aspectj .version>
31
31
</properties >
32
32
<dependencies >
Original file line number Diff line number Diff line change 58
58
<dependency >
59
59
<groupId >com.google.cloud</groupId >
60
60
<artifactId >google-cloud-spanner</artifactId >
61
- <version >6.91.1 </version >
61
+ <version >6.92.0 </version >
62
62
</dependency >
63
63
<dependency >
64
64
<groupId >com.google.appengine</groupId >
126
126
<dependency >
127
127
<groupId >com.google.cloud</groupId >
128
128
<artifactId >google-cloud-datastore</artifactId >
129
- <version >2.27.2 </version >
129
+ <version >2.28.0 </version >
130
130
</dependency >
131
131
<dependency >
132
132
<groupId >com.google.cloud</groupId >
136
136
<dependency >
137
137
<groupId >com.google.cloud</groupId >
138
138
<artifactId >google-cloud-storage</artifactId >
139
- <version >2.51.0 </version >
139
+ <version >2.52.1 </version >
140
140
</dependency >
141
141
<dependency >
142
142
<groupId >com.google.cloud.sql</groupId >
170
170
<dependency >
171
171
<groupId >com.mysql</groupId >
172
172
<artifactId >mysql-connector-j</artifactId >
173
- <version >9.2 .0</version >
173
+ <version >9.3 .0</version >
174
174
</dependency >
175
175
<dependency >
176
176
<groupId >org.apache.httpcomponents</groupId >
Original file line number Diff line number Diff line change 65
65
<maven .compiler.target>1.8</maven .compiler.target>
66
66
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
67
67
<jetty .version>9.4.57.v20241219</jetty .version>
68
- <jetty12 .version>12.0.19 </jetty12 .version>
68
+ <jetty12 .version>12.0.20 </jetty12 .version>
69
69
<slf4j .version>2.0.17</slf4j .version>
70
70
<distributionManagement .snapshot.url>https://oss.sonatype.org/content/repositories/google-snapshots/</distributionManagement .snapshot.url>
71
71
<distributionManagement .snapshot.id>sonatype-nexus-snapshots</distributionManagement .snapshot.id>
458
458
<dependency >
459
459
<groupId >com.google.http-client</groupId >
460
460
<artifactId >google-http-client</artifactId >
461
- <version >1.46.3 </version >
461
+ <version >1.47.0 </version >
462
462
</dependency >
463
463
<dependency >
464
464
<groupId >com.google.http-client</groupId >
568
568
<dependency >
569
569
<groupId >org.jsoup</groupId >
570
570
<artifactId >jsoup</artifactId >
571
- <version >1.19 .1</version >
571
+ <version >1.20 .1</version >
572
572
</dependency >
573
573
<dependency >
574
574
<groupId >org.apache.lucene</groupId >
588
588
<dependency >
589
589
<groupId >com.google.http-client</groupId >
590
590
<artifactId >google-http-client-appengine</artifactId >
591
- <version >1.46.3 </version >
591
+ <version >1.47.0 </version >
592
592
</dependency >
593
593
<dependency >
594
594
<groupId >com.google.oauth-client</groupId >
You can’t perform that action at this time.
0 commit comments