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.22 </jetty .version>
29+ <jetty .version>12.0.23 </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.95 .1</version >
61+ <version >6.96 .1</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.29.2 </version >
129+ <version >2.30.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.53.1 </version >
139+ <version >2.53.2 </version >
140140 </dependency >
141141 <dependency >
142142 <groupId >com.google.cloud.sql</groupId >
276276 <plugin >
277277 <groupId >org.apache.maven.plugins</groupId >
278278 <artifactId >maven-enforcer-plugin</artifactId >
279- <version >3.5 .0</version >
279+ <version >3.6 .0</version >
280280 <executions >
281281 <execution >
282282 <id >enforce-maven</id >
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.22 </jetty12 .version>
68+ <jetty12 .version>12.0.23 </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>
161161 <plugin >
162162 <groupId >org.apache.maven.plugins</groupId >
163163 <artifactId >maven-gpg-plugin</artifactId >
164- <version >3.2.7 </version >
164+ <version >3.2.8 </version >
165165 <configuration >
166166 <gpgArguments >
167167 <arg >--batch</arg >
711711 <plugin >
712712 <groupId >org.apache.maven.plugins</groupId >
713713 <artifactId >maven-enforcer-plugin</artifactId >
714- <version >3.5 .0</version >
714+ <version >3.6 .0</version >
715715 <executions >
716716 <execution >
717717 <id >enforce-maven</id >
You can’t perform that action at this time.
0 commit comments