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.17 </jetty .version>
29+ <jetty .version>12.0.18 </jetty .version>
3030 <aspectj .version>1.9.23</aspectj .version>
3131 </properties >
3232 <dependencies >
Original file line number Diff line number Diff line change 131131 <dependency >
132132 <groupId >com.google.cloud</groupId >
133133 <artifactId >google-cloud-logging</artifactId >
134- <version >3.21.4 </version >
134+ <version >3.22.0 </version >
135135 </dependency >
136136 <dependency >
137137 <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.17 </jetty12 .version>
68+ <jetty12 .version>12.0.18 </jetty12 .version>
6969 <io .grpc>1.71.0</io .grpc>
7070 <io .netty>4.1.119.Final</io .netty>
7171 <slf4j .version>2.0.17</slf4j .version>
450450 <dependency >
451451 <groupId >com.google.guava</groupId >
452452 <artifactId >guava</artifactId >
453- <version >33.4.0 -jre</version >
453+ <version >33.4.5 -jre</version >
454454 </dependency >
455455 <dependency >
456456 <groupId >com.google.errorprone</groupId >
457457 <artifactId >error_prone_annotations</artifactId >
458- <version >2.36 .0</version >
458+ <version >2.37 .0</version >
459459 </dependency >
460460 <dependency >
461461 <groupId >com.google.http-client</groupId >
688688 <dependency >
689689 <groupId >com.google.guava</groupId >
690690 <artifactId >guava-testlib</artifactId >
691- <version >33.4.0 -jre</version >
691+ <version >33.4.5 -jre</version >
692692 <scope >test</scope >
693693 </dependency >
694694 <dependency >
726726 <dependency >
727727 <groupId >com.google.cloud</groupId >
728728 <artifactId >google-cloud-logging</artifactId >
729- <version >3.21.4 </version >
729+ <version >3.22.0 </version >
730730 </dependency >
731731 </dependencies >
732732 </dependencyManagement >
You can’t perform that action at this time.
0 commit comments