Skip to content

Commit b280e02

Browse files
authored
Merge pull request #11 from xdev-software/develop
Release
2 parents 9a92121 + b8097f7 commit b280e02

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

vaadin/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@
108108
<dependency>
109109
<groupId>com.vaadin</groupId>
110110
<artifactId>vaadin-spring</artifactId>
111+
<!-- Set to provided to not accidentally overwrite vaadin dependencies -->
112+
<scope>provided</scope>
111113
</dependency>
112114

113115
<dependency>

0 commit comments

Comments
 (0)