|
5 | 5 | <parent>
|
6 | 6 | <groupId>io.wcm.maven</groupId>
|
7 | 7 | <artifactId>io.wcm.maven.aem-global-parent</artifactId>
|
8 |
| - <version>2.0.16</version> |
| 8 | + <version>2.1.12</version> |
9 | 9 | <relativePath/>
|
10 | 10 | </parent>
|
11 | 11 |
|
|
29 | 29 | <eclipse.settings.nullanalysis>enabled</eclipse.settings.nullanalysis>
|
30 | 30 |
|
31 | 31 | <!-- Versions -->
|
32 |
| - <core.wcm.components.version>2.21.0</core.wcm.components.version> |
33 |
| - <acs.aem.commons.version>5.3.2</acs.aem.commons.version> |
| 32 | + <core.wcm.components.version>2.23.4</core.wcm.components.version> |
| 33 | + <acs.aem.commons.version>6.3.0</acs.aem.commons.version> |
34 | 34 |
|
35 | 35 | <!-- Enable reproducible builds -->
|
36 | 36 | <project.build.outputTimestamp>2021-01-01T00:00:00Z</project.build.outputTimestamp>
|
|
84 | 84 | <dependency>
|
85 | 85 | <groupId>org.apache.sling</groupId>
|
86 | 86 | <artifactId>org.apache.sling.models.api</artifactId>
|
87 |
| - <version>1.4.0</version> |
| 87 | + <version>1.5.0</version> |
88 | 88 | </dependency>
|
89 | 89 | <dependency>
|
90 | 90 | <groupId>org.apache.sling</groupId>
|
91 | 91 | <artifactId>org.apache.sling.models.impl</artifactId>
|
92 |
| - <version>1.5.0</version> |
| 92 | + <version>1.6.4</version> |
93 | 93 | </dependency>
|
94 | 94 |
|
95 | 95 | <!-- Latest Sling Context-Aware Configuration bundles -->
|
|
118 | 118 | <dependency>
|
119 | 119 | <groupId>io.wcm</groupId>
|
120 | 120 | <artifactId>io.wcm.caconfig.extensions</artifactId>
|
121 |
| - <version>1.9.0</version> |
| 121 | + <version>1.9.4</version> |
122 | 122 | </dependency>
|
123 | 123 | <dependency>
|
124 | 124 | <groupId>io.wcm</groupId>
|
125 | 125 | <artifactId>io.wcm.caconfig.editor</artifactId>
|
126 |
| - <version>1.13.0</version> |
| 126 | + <version>1.15.6</version> |
127 | 127 | </dependency>
|
128 | 128 | <dependency>
|
129 | 129 | <groupId>io.wcm</groupId>
|
130 | 130 | <artifactId>io.wcm.sling.commons</artifactId>
|
131 |
| - <version>1.5.0</version> |
| 131 | + <version>1.6.4</version> |
132 | 132 | </dependency>
|
133 | 133 | <dependency>
|
134 | 134 | <groupId>io.wcm</groupId>
|
|
138 | 138 | <dependency>
|
139 | 139 | <groupId>io.wcm</groupId>
|
140 | 140 | <artifactId>io.wcm.wcm.commons</artifactId>
|
141 |
| - <version>1.9.0</version> |
| 141 | + <version>1.10.0</version> |
142 | 142 | </dependency>
|
143 | 143 | <dependency>
|
144 | 144 | <groupId>io.wcm</groupId>
|
145 | 145 | <artifactId>io.wcm.wcm.parsys</artifactId>
|
146 |
| - <version>1.6.8</version> |
| 146 | + <version>1.7.0</version> |
147 | 147 | </dependency>
|
148 | 148 | <dependency>
|
149 | 149 | <groupId>io.wcm</groupId>
|
150 | 150 | <artifactId>io.wcm.wcm.ui.granite</artifactId>
|
151 |
| - <version>1.9.8</version> |
| 151 | + <version>1.9.14</version> |
152 | 152 | </dependency>
|
153 | 153 | <dependency>
|
154 | 154 | <groupId>io.wcm</groupId>
|
|
158 | 158 | <dependency>
|
159 | 159 | <groupId>io.wcm</groupId>
|
160 | 160 | <artifactId>io.wcm.handler.commons</artifactId>
|
161 |
| - <version>1.4.4</version> |
| 161 | + <version>1.5.0</version> |
162 | 162 | </dependency>
|
163 | 163 | <dependency>
|
164 | 164 | <groupId>io.wcm</groupId>
|
165 | 165 | <artifactId>io.wcm.handler.url</artifactId>
|
166 |
| - <version>1.9.0</version> |
| 166 | + <version>1.10.2</version> |
167 | 167 | </dependency>
|
168 | 168 | <dependency>
|
169 | 169 | <groupId>io.wcm</groupId>
|
170 | 170 | <artifactId>io.wcm.handler.media</artifactId>
|
171 |
| - <version>1.14.12</version> |
| 171 | + <version>1.15.8</version> |
172 | 172 | </dependency>
|
173 | 173 | <dependency>
|
174 | 174 | <groupId>io.wcm</groupId>
|
175 | 175 | <artifactId>io.wcm.handler.link</artifactId>
|
176 |
| - <version>1.9.2</version> |
| 176 | + <version>1.10.2</version> |
177 | 177 | </dependency>
|
178 | 178 | <dependency>
|
179 | 179 | <groupId>io.wcm</groupId>
|
180 | 180 | <artifactId>io.wcm.handler.richtext</artifactId>
|
181 |
| - <version>1.6.0</version> |
| 181 | + <version>1.6.4</version> |
182 | 182 | </dependency>
|
183 | 183 | <dependency>
|
184 | 184 | <groupId>io.wcm</groupId>
|
185 | 185 | <artifactId>io.wcm.wcm.core.components</artifactId>
|
186 |
| - <version>1.12.0-2.20.0</version> |
| 186 | + <version>1.14.0-2.23.2</version> |
187 | 187 | </dependency>
|
188 | 188 | <dependency>
|
189 | 189 | <groupId>io.wcm.devops.conga.definitions</groupId>
|
190 | 190 | <artifactId>io.wcm.devops.conga.definitions.aem</artifactId>
|
191 |
| - <version>1.13.0</version> |
| 191 | + <version>2.0.2</version> |
192 | 192 | </dependency>
|
193 | 193 |
|
194 | 194 | <!-- wcm.io Testing -->
|
195 | 195 | <dependency>
|
196 | 196 | <groupId>io.wcm</groupId>
|
197 | 197 | <artifactId>io.wcm.testing.aem-mock.junit5</artifactId>
|
198 |
| - <version>5.1.0</version> |
| 198 | + <version>5.4.0</version> |
199 | 199 | </dependency>
|
200 | 200 | <dependency>
|
201 | 201 | <groupId>org.apache.sling</groupId>
|
|
210 | 210 | <dependency>
|
211 | 211 | <groupId>org.apache.sling</groupId>
|
212 | 212 | <artifactId>org.apache.sling.testing.caconfig-mock-plugin</artifactId>
|
213 |
| - <version>1.4.0</version> |
| 213 | + <version>1.5.2</version> |
214 | 214 | </dependency>
|
215 | 215 | <dependency>
|
216 | 216 | <groupId>io.wcm</groupId>
|
|
220 | 220 | <dependency>
|
221 | 221 | <groupId>io.wcm</groupId>
|
222 | 222 | <artifactId>io.wcm.testing.wcm-io-mock.sling</artifactId>
|
223 |
| - <version>1.1.0</version> |
| 223 | + <version>1.2.0</version> |
224 | 224 | </dependency>
|
225 | 225 | <dependency>
|
226 | 226 | <groupId>io.wcm</groupId>
|
|
237 | 237 | <dependency>
|
238 | 238 | <groupId>io.wcm.maven</groupId>
|
239 | 239 | <artifactId>io.wcm.maven.aem-dependencies</artifactId>
|
240 |
| - <version>6.5.0.0005</version> |
| 240 | + <version>6.5.18.0000</version> |
241 | 241 | <type>pom</type>
|
242 | 242 | <scope>import</scope>
|
243 | 243 | </dependency>
|
|
278 | 278 | <dependency>
|
279 | 279 | <groupId>org.junit</groupId>
|
280 | 280 | <artifactId>junit-bom</artifactId>
|
281 |
| - <version>5.9.1</version> |
| 281 | + <version>5.10.1</version> |
282 | 282 | <type>pom</type>
|
283 | 283 | <scope>import</scope>
|
284 | 284 | </dependency>
|
285 | 285 | <dependency>
|
286 | 286 | <groupId>org.mockito</groupId>
|
287 | 287 | <artifactId>mockito-core</artifactId>
|
288 |
| - <version>4.8.0</version> |
| 288 | + <version>5.7.0</version> |
289 | 289 | </dependency>
|
290 | 290 | <dependency>
|
291 | 291 | <groupId>org.mockito</groupId>
|
292 | 292 | <artifactId>mockito-junit-jupiter</artifactId>
|
293 |
| - <version>4.8.0</version> |
| 293 | + <version>5.7.0</version> |
294 | 294 | </dependency>
|
295 | 295 |
|
296 | 296 | </dependencies>
|
|
0 commit comments