Skip to content

Commit a2892cf

Browse files
committed
update dependencies
1 parent c91f047 commit a2892cf

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

conga-aem-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>com.google.guava</groupId>
7575
<artifactId>guava</artifactId>
76-
<version>29.0-jre</version>
76+
<version>30.1.1-jre</version>
7777
<scope>compile</scope>
7878
</dependency>
7979

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>io.wcm.tooling.commons</groupId>
5555
<artifactId>io.wcm.tooling.commons.content-package-builder</artifactId>
56-
<version>1.5.4</version>
56+
<version>1.6.0</version>
5757
</dependency>
5858
<dependency>
5959
<groupId>io.wcm.tooling.commons</groupId>

0 commit comments

Comments
 (0)