Skip to content

Commit a624d60

Browse files
committed
update dependencies to switch to versions which got rid of APIs deprecated in latest AEMaaCS versions
1 parent cff5384 commit a624d60

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>io.wcm</groupId>
7171
<artifactId>io.wcm.handler.url</artifactId>
72-
<version>2.1.0</version>
72+
<version>2.1.4</version>
7373
<scope>compile</scope>
7474
</dependency>
7575
<dependency>
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>io.wcm</groupId>
102102
<artifactId>io.wcm.wcm.ui.granite</artifactId>
103-
<version>1.10.2</version>
103+
<version>1.11.10</version>
104104
<scope>compile</scope>
105105
</dependency>
106106

0 commit comments

Comments
 (0)