File tree Expand file tree Collapse file tree 4 files changed +0
-24
lines changed
Expand file tree Collapse file tree 4 files changed +0
-24
lines changed Original file line number Diff line number Diff line change 3737 <artifactId >gwc-core</artifactId >
3838 <version >${project.version} </version >
3939 </dependency >
40- <dependency >
41- <groupId >jakarta.annotation</groupId >
42- <artifactId >jakarta.annotation-api</artifactId >
43- <version >1.3.5</version >
44- <scope >provided</scope >
45- </dependency >
4640
4741 <dependency >
4842 <groupId >com.azure</groupId >
Original file line number Diff line number Diff line change 105105 <groupId >org.springframework</groupId >
106106 <artifactId >spring-webmvc</artifactId >
107107 </dependency >
108- <dependency >
109- <groupId >jakarta.annotation</groupId >
110- <artifactId >jakarta.annotation-api</artifactId >
111- <version >1.3.5</version >
112- <scope >provided</scope >
113- </dependency >
114108 <dependency >
115109 <groupId >org.springframework</groupId >
116110 <artifactId >spring-jdbc</artifactId >
Original file line number Diff line number Diff line change 2020 <artifactId >gwc-core</artifactId >
2121 <version >${project.version} </version >
2222 </dependency >
23- <dependency >
24- <groupId >jakarta.annotation</groupId >
25- <artifactId >jakarta.annotation-api</artifactId >
26- <version >1.3.5</version >
27- <scope >provided</scope >
28- </dependency >
2923 <dependency >
3024 <groupId >com.amazonaws</groupId >
3125 <artifactId >aws-java-sdk-s3</artifactId >
Original file line number Diff line number Diff line change 2222 <artifactId >gwc-core</artifactId >
2323 <version >${project.version} </version >
2424 </dependency >
25- <dependency >
26- <groupId >jakarta.annotation</groupId >
27- <artifactId >jakarta.annotation-api</artifactId >
28- <version >1.3.5</version >
29- <scope >provided</scope >
30- </dependency >
3125 <!-- jclouds OpenStack dependencies -->
3226 <dependency >
3327 <groupId >org.apache.jclouds.api</groupId >
You can’t perform that action at this time.
0 commit comments