File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
appengine-java11-bundled-services/datastore
appengine-java17-bundled-services/datastore
appengine-java8/datastore
endpoints/bookstore-grpc/server Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 6868 <dependency >
6969 <groupId >com.google.auto.value</groupId >
7070 <artifactId >auto-value</artifactId >
71- <version >1.10.2 </version >
71+ <version >1.10.3 </version >
7272 <scope >provided</scope >
7373 </dependency >
7474
158158 <annotationProcessorPath >
159159 <groupId >com.google.auto.value</groupId >
160160 <artifactId >auto-value</artifactId >
161- <version >1.10.2 </version >
161+ <version >1.10.3 </version >
162162 </annotationProcessorPath >
163163 </annotationProcessorPaths >
164164 </configuration >
Original file line number Diff line number Diff line change 6868 <dependency >
6969 <groupId >com.google.auto.value</groupId >
7070 <artifactId >auto-value</artifactId >
71- <version >1.10.2 </version >
71+ <version >1.10.3 </version >
7272 <scope >provided</scope >
7373 </dependency >
7474
166166 <annotationProcessorPath >
167167 <groupId >com.google.auto.value</groupId >
168168 <artifactId >auto-value</artifactId >
169- <version >1.10.2 </version >
169+ <version >1.10.3 </version >
170170 </annotationProcessorPath >
171171 </annotationProcessorPaths >
172172 </configuration >
Original file line number Diff line number Diff line change 6666 <dependency >
6767 <groupId >com.google.auto.value</groupId >
6868 <artifactId >auto-value</artifactId >
69- <version >1.10.2 </version >
69+ <version >1.10.3 </version >
7070 <scope >provided</scope >
7171 </dependency >
7272
155155 <annotationProcessorPath >
156156 <groupId >com.google.auto.value</groupId >
157157 <artifactId >auto-value</artifactId >
158- <version >1.10.2 </version >
158+ <version >1.10.3 </version >
159159 </annotationProcessorPath >
160160 </annotationProcessorPaths >
161161 </configuration >
Original file line number Diff line number Diff line change 2929
3030dependencies {
3131 compile project(' :api' )
32- compile ' com.google.auto.value:auto-value:1.10.2 '
32+ compile ' com.google.auto.value:auto-value:1.10.3 '
3333 compile ' commons-cli:commons-cli:1.5.0'
3434}
You can’t perform that action at this time.
0 commit comments