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.21 </jetty .version>
29+ <jetty .version>12.0.22 </jetty .version>
3030 <aspectj .version>1.9.24</aspectj .version>
3131 </properties >
3232 <dependencies >
Original file line number Diff line number Diff line change 3838 <DB_REGION >us-central1</DB_REGION >
3939 <DB_USER >prober-user</DB_USER >
4040 <DB_PASSOWRD >prober_connectivity_test_database</DB_PASSOWRD >
41- <gax .version>2.66 .0</gax .version>
41+ <gax .version>2.67 .0</gax .version>
4242 <appengine .target.version>${project.version} </appengine .target.version>
4343 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4444 <appengine .runtime.location>target/${project.artifactId} -${project.version} </appengine .runtime.location>
121121 <dependency >
122122 <groupId >com.google.cloud</groupId >
123123 <artifactId >google-cloud-core</artifactId >
124- <version >2.56 .0</version >
124+ <version >2.57 .0</version >
125125 </dependency >
126126 <dependency >
127127 <groupId >com.google.cloud</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.21 </jetty12 .version>
68+ <jetty12 .version>12.0.22 </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>
You can’t perform that action at this time.
0 commit comments