We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f10bef commit 470834eCopy full SHA for 470834e
2 files changed
conga-aem-plugin/pom.xml
@@ -73,7 +73,7 @@
73
<dependency>
74
<groupId>com.google.guava</groupId>
75
<artifactId>guava</artifactId>
76
- <version>15.0</version>
+ <version>29.0-jre</version>
77
<scope>compile</scope>
78
</dependency>
79
tooling/conga-aem-crypto-cli/pom.xml
@@ -133,14 +133,14 @@
133
134
<groupId>org.apache.commons</groupId>
135
<artifactId>commons-lang3</artifactId>
136
- <version>3.7</version>
+ <version>3.10</version>
137
138
139
140
141
<groupId>commons-io</groupId>
142
<artifactId>commons-io</artifactId>
143
- <version>2.6</version>
+ <version>2.7</version>
144
145
146
0 commit comments