File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed
Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 88 </parent >
99
1010 <artifactId >gwt-spring-boot-starter-bom</artifactId >
11+ <name >gwt-spring-boot-starter-bom</name >
1112 <packaging >pom</packaging >
1213
1314 <dependencyManagement >
7576 <dependency >
7677 <groupId >org.eclipse.jetty</groupId >
7778 <artifactId >jetty-servlets</artifactId >
79+ <version >${jetty.version} </version >
7880 </dependency >
7981 <dependency >
8082 <groupId >org.eclipse.jetty</groupId >
8183 <artifactId >jetty-servlet</artifactId >
84+ <version >${jetty.version} </version >
8285 </dependency >
8386 <dependency >
8487 <groupId >org.eclipse.jetty</groupId >
8588 <artifactId >jetty-server</artifactId >
89+ <version >${jetty.version} </version >
8690 </dependency >
8791 <dependency >
8892 <groupId >org.eclipse.jetty</groupId >
8993 <artifactId >jetty-http</artifactId >
94+ <version >${jetty.version} </version >
9095 </dependency >
9196 </dependencies >
9297 </dependencyManagement >
Original file line number Diff line number Diff line change 88 </parent >
99
1010 <artifactId >gwt-spring-boot-starter-example</artifactId >
11+ <name >gwt-spring-boot-starter-example</name >
1112 <packaging >war</packaging >
1213
1314 <description >This demo illustrates the use of Jadice Web Toolkit in a Spring Boot application.</description >
Original file line number Diff line number Diff line change 88 </parent >
99
1010 <artifactId >gwt-spring-boot-starter</artifactId >
11+ <name >gwt-spring-boot-starter</name >
1112
1213 <dependencyManagement >
1314 <dependencies >
You can’t perform that action at this time.
0 commit comments