|
25 | 25 | <parent>
|
26 | 26 | <groupId>io.wcm</groupId>
|
27 | 27 | <artifactId>io.wcm.wcm.core.components.parent</artifactId>
|
28 |
| - <version>1.12.2-2.21.2</version> |
| 28 | + <version>1.12.4-2.21.2</version> |
29 | 29 | <relativePath>../../../parent/pom.xml</relativePath>
|
30 | 30 | </parent>
|
31 | 31 |
|
32 | 32 | <groupId>io.wcm.samples</groupId>
|
33 | 33 | <artifactId>io.wcm.wcm.core.components.examples-libs</artifactId>
|
34 |
| - <version>1.12.2-2.21.2</version> |
| 34 | + <version>1.12.4-2.21.2</version> |
35 | 35 | <packaging>content-package</packaging>
|
36 | 36 |
|
37 | 37 | <name>WCM Core Components Examples wcm.io Libraries</name>
|
|
42 | 42 | <dependency>
|
43 | 43 | <groupId>io.wcm</groupId>
|
44 | 44 | <artifactId>io.wcm.wcm.core.components</artifactId>
|
45 |
| - <version>1.12.2-2.21.2</version> |
| 45 | + <version>1.12.4-2.21.2</version> |
46 | 46 | <scope>compile</scope>
|
47 | 47 | </dependency>
|
48 | 48 |
|
|
143 | 143 | <dependency>
|
144 | 144 | <groupId>io.wcm</groupId>
|
145 | 145 | <artifactId>io.wcm.caconfig.editor</artifactId>
|
146 |
| - <version>1.15.2</version> |
| 146 | + <version>1.15.4</version> |
147 | 147 | </dependency>
|
148 | 148 | <dependency>
|
149 | 149 | <groupId>io.wcm</groupId>
|
|
168 | 168 | <dependency>
|
169 | 169 | <groupId>io.wcm</groupId>
|
170 | 170 | <artifactId>io.wcm.handler.link</artifactId>
|
171 |
| - <version>1.10.0</version> |
| 171 | + <version>1.10.2</version> |
172 | 172 | </dependency>
|
173 | 173 | <dependency>
|
174 | 174 | <groupId>io.wcm</groupId>
|
175 | 175 | <artifactId>io.wcm.handler.media</artifactId>
|
176 |
| - <version>1.15.2</version> |
| 176 | + <version>1.15.4</version> |
177 | 177 | </dependency>
|
178 | 178 | <dependency>
|
179 | 179 | <groupId>io.wcm</groupId>
|
|
188 | 188 | <dependency>
|
189 | 189 | <groupId>io.wcm</groupId>
|
190 | 190 | <artifactId>io.wcm.wcm.ui.granite</artifactId>
|
191 |
| - <version>1.9.8</version> |
| 191 | + <version>1.9.10</version> |
192 | 192 | </dependency>
|
193 | 193 |
|
194 | 194 | </dependencies>
|
|
0 commit comments