File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
vaadin-maps-leaflet-flow-demo Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 3333 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
3434
3535 <!-- Dependency-Versions -->
36- <vaadin .version>23.2.1 </vaadin .version>
36+ <vaadin .version>23.2.2 </vaadin .version>
3737 </properties >
3838
3939
9696 <version >3.10.1</version >
9797 <configuration >
9898 <release >${maven.compiler.release} </release >
99+ <compilerArgs >
100+ <arg >-proc:none</arg >
101+ </compilerArgs >
99102 </configuration >
100103 </plugin >
101104 <plugin >
Original file line number Diff line number Diff line change 5151 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5252
5353 <!-- Dependency-Versions -->
54- <vaadin .version>23.2.1 </vaadin .version>
54+ <vaadin .version>23.2.2 </vaadin .version>
5555 </properties >
5656
5757 <dependencyManagement >
164164 <version >3.10.1</version >
165165 <configuration >
166166 <release >${maven.compiler.release} </release >
167+ <compilerArgs >
168+ <arg >-proc:none</arg >
169+ </compilerArgs >
167170 </configuration >
168171 </plugin >
169172 <plugin >
You can’t perform that action at this time.
0 commit comments