File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
appengine_setup/testapps/jetty12_testapp Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 274274 <path >
275275 <groupId >com.google.auto.value</groupId >
276276 <artifactId >auto-value</artifactId >
277- <version >1.11.0 </version >
277+ <version >1.11.1 </version >
278278 </path >
279279 </annotationProcessorPaths >
280280 </configuration >
Original file line number Diff line number Diff line change 226226 <path >
227227 <groupId >com.google.auto.value</groupId >
228228 <artifactId >auto-value</artifactId >
229- <version >1.11.0 </version >
229+ <version >1.11.1 </version >
230230 </path >
231231 </annotationProcessorPaths >
232232 </configuration >
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.29 </jetty .version>
30- <jetty121 .version>12.1.3 </jetty121 .version>
29+ <jetty .version>12.0.30 </jetty .version>
30+ <jetty121 .version>12.1.4 </jetty121 .version>
3131 <aspectj .version>1.9.25</aspectj .version>
3232 </properties >
3333 <dependencies >
Original file line number Diff line number Diff line change 7474 <maven .compiler.target>17</maven .compiler.target>
7575 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
7676 <jetty .version>9.4.58.v20250814</jetty .version>
77- <jetty12 .version>12.0.29 </jetty12 .version>
78- <jetty121 .version>12.1.3 </jetty121 .version>
77+ <jetty12 .version>12.0.30 </jetty12 .version>
78+ <jetty121 .version>12.1.4 </jetty121 .version>
7979 <slf4j .version>2.0.17</slf4j .version>
8080 <distributionManagement .snapshot.url>https://oss.sonatype.org/content/repositories/google-snapshots/</distributionManagement .snapshot.url>
8181 <distributionManagement .snapshot.id>sonatype-nexus-snapshots</distributionManagement .snapshot.id>
448448 <dependency >
449449 <groupId >com.google.auto.value</groupId >
450450 <artifactId >auto-value</artifactId >
451- <version >1.11.0 </version >
451+ <version >1.11.1 </version >
452452 <scope >provided</scope >
453453 </dependency >
454454 <dependency >
455455 <groupId >com.google.auto.value</groupId >
456456 <artifactId >auto-value-annotations</artifactId >
457- <version >1.11.0 </version >
457+ <version >1.11.1 </version >
458458 </dependency >
459459 <dependency >
460460 <groupId >com.contrastsecurity</groupId >
You can’t perform that action at this time.
0 commit comments