File tree 2 files changed +3
-3
lines changed
appengine_setup/testapps/jetty12_testapp
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
<artifactId >jetty12_testapp</artifactId >
28
28
<properties >
29
29
<jetty .version>12.0.19</jetty .version>
30
- <aspectj .version>1.9.23 </aspectj .version>
30
+ <aspectj .version>1.9.24 </aspectj .version>
31
31
</properties >
32
32
<dependencies >
33
33
<dependency >
Original file line number Diff line number Diff line change 432
432
<dependency >
433
433
<groupId >com.google.code.gson</groupId >
434
434
<artifactId >gson</artifactId >
435
- <version >2.12.1 </version >
435
+ <version >2.13.0 </version >
436
436
</dependency >
437
437
<dependency >
438
438
<groupId >com.google.flogger</groupId >
672
672
<extension >
673
673
<groupId >com.google.cloud.artifactregistry</groupId >
674
674
<artifactId >artifactregistry-maven-wagon</artifactId >
675
- <version >2.2.4 </version >
675
+ <version >2.2.5 </version >
676
676
</extension >
677
677
</extensions >
678
678
You can’t perform that action at this time.
0 commit comments