Merge branch '1.5.x'
This commit is contained in:
		
						commit
						9a7e5caea7
					
				|  | @ -24,16 +24,17 @@ | |||
| 			<groupId>com.vaadin.external.google</groupId> | ||||
| 			<artifactId>android-json</artifactId> | ||||
| 		</dependency> | ||||
| 		<dependency> | ||||
| 			<groupId>org.springframework.boot</groupId> | ||||
| 			<artifactId>spring-boot-test-support</artifactId> | ||||
| 		</dependency> | ||||
| 		<!-- Test --> | ||||
| 		<dependency> | ||||
| 			<groupId>org.projectlombok</groupId> | ||||
| 			<artifactId>lombok</artifactId> | ||||
| 			<scope>test</scope> | ||||
| 		</dependency> | ||||
| 		<dependency> | ||||
| 			<groupId>org.springframework.boot</groupId> | ||||
| 			<artifactId>spring-boot-test-support</artifactId> | ||||
| 			<scope>test</scope> | ||||
| 		</dependency> | ||||
| 	</dependencies> | ||||
| 	<build> | ||||
| 		<plugins> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue