File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<groupId >org.springframework.boot</groupId >
7
7
<artifactId >spring-boot-starter-parent</artifactId >
8
- <version >2.0 .0.RELEASE</version >
8
+ <version >2.1 .0.RELEASE</version >
9
9
</parent >
10
10
11
11
<groupId >com.example</groupId >
16
16
<properties >
17
17
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
18
18
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
19
- <version .vaadin>8.3.1 </version .vaadin>
19
+ <version .vaadin>8.6.0 </version .vaadin>
20
20
<start-class >crud.Application</start-class >
21
21
</properties >
22
22
111
111
<dependency >
112
112
<groupId >org.vaadin</groupId >
113
113
<artifactId >viritin</artifactId >
114
- <version >2.4 </version >
114
+ <version >2.8 </version >
115
115
</dependency >
116
116
<dependency >
117
117
<groupId >org.vaadin.teemu</groupId >
You can’t perform that action at this time.
0 commit comments