File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
vaadin-date-range-picker-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 >
153153 <version >3.10.1</version >
154154 <configuration >
155155 <release >${maven.compiler.release} </release >
156+ <compilerArgs >
157+ <arg >-proc:none</arg >
158+ </compilerArgs >
156159 </configuration >
157160 </plugin >
158161 <plugin >
You can’t perform that action at this time.
0 commit comments