File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 <plugin >
5858 <groupId >io.wcm.devops.conga</groupId >
5959 <artifactId >conga-maven-plugin</artifactId >
60- <version >1.13.0 </version >
60+ <version >1.14.3-SNAPSHOT </version >
6161 <extensions >true</extensions >
6262 <dependencies >
6363
6464 <!-- Activate further CONGA plugins for special file types -->
6565 <dependency >
6666 <groupId >io.wcm.devops.conga.plugins</groupId >
6767 <artifactId >io.wcm.devops.conga.plugins.aem</artifactId >
68- <version >2.15 .1-SNAPSHOT</version >
68+ <version >2.16 .1-SNAPSHOT</version >
6969 </dependency >
7070
7171 </dependencies >
Original file line number Diff line number Diff line change 4747 <dependency >
4848 <groupId >io.wcm.devops.conga</groupId >
4949 <artifactId >io.wcm.devops.conga.generator</artifactId >
50- <version >1.13.0 </version >
50+ <version >1.14.3-SNAPSHOT </version >
5151 </dependency >
5252 <dependency >
5353 <groupId >io.wcm.devops.conga</groupId >
5454 <artifactId >conga-maven-plugin</artifactId >
55- <version >1.13.0 </version >
55+ <version >1.14.3-SNAPSHOT </version >
5656 </dependency >
5757
5858 <dependency >
8181 <dependency >
8282 <groupId >com.google.guava</groupId >
8383 <artifactId >guava</artifactId >
84- <version >30.1 .1-jre</version >
84+ <version >31.0 .1-jre</version >
8585 </dependency >
8686
8787 <dependency >
109109 <dependency >
110110 <groupId >commons-cli</groupId >
111111 <artifactId >commons-cli</artifactId >
112- <version >1.4 </version >
112+ <version >1.5.0 </version >
113113 </dependency >
114114 <dependency >
115115 <groupId >org.apache.commons</groupId >
119119 <dependency >
120120 <groupId >commons-io</groupId >
121121 <artifactId >commons-io</artifactId >
122- <version >2.8 .0</version >
122+ <version >2.11 .0</version >
123123 </dependency >
124124
125125 <dependency >
170170 <dependency >
171171 <groupId >org.xmlunit</groupId >
172172 <artifactId >xmlunit-core</artifactId >
173- <version >2.7.0 </version >
173+ <version >2.8.3 </version >
174174 </dependency >
175175 <dependency >
176176 <groupId >org.zeroturnaround</groupId >
You can’t perform that action at this time.
0 commit comments