File tree Expand file tree Collapse file tree 2 files changed +0
-14
lines changed
template-placeholder-demo Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change 61
61
<dependency >
62
62
<groupId >com.vaadin</groupId >
63
63
<artifactId >vaadin-core</artifactId >
64
- <exclusions >
65
- <!-- https://github.com/vaadin/flow/issues/18449 -->
66
- <exclusion >
67
- <groupId >com.vaadin</groupId >
68
- <artifactId >copilot</artifactId >
69
- </exclusion >
70
- </exclusions >
71
64
</dependency >
72
65
<dependency >
73
66
<groupId >software.xdev</groupId >
Original file line number Diff line number Diff line change 103
103
<dependency >
104
104
<groupId >com.vaadin</groupId >
105
105
<artifactId >vaadin-core</artifactId >
106
- <exclusions >
107
- <!-- https://github.com/vaadin/flow/issues/18449 -->
108
- <exclusion >
109
- <groupId >com.vaadin</groupId >
110
- <artifactId >copilot</artifactId >
111
- </exclusion >
112
- </exclusions >
113
106
</dependency >
114
107
</dependencies >
115
108
You can’t perform that action at this time.
0 commit comments