5252 <dependency >
5353 <groupId >ch.qos.logback</groupId >
5454 <artifactId >logback-classic</artifactId >
55- <version >1.5.38 </version >
55+ <version >1.6.3 </version >
5656 <type >jar</type >
5757 </dependency >
5858 <dependency >
8080 <dependency >
8181 <groupId >com.google.guava</groupId >
8282 <artifactId >guava</artifactId >
83- <version >33.6.0 -jre</version >
83+ <version >33.7.1 -jre</version >
8484 <type >jar</type >
8585 </dependency >
8686 <dependency >
9292 <dependency >
9393 <groupId >commons-codec</groupId >
9494 <artifactId >commons-codec</artifactId >
95- <version >1.22.0 </version >
95+ <version >1.22.1 </version >
9696 <type >jar</type >
9797 </dependency >
9898 <dependency >
9999 <groupId >org.apache.commons</groupId >
100100 <artifactId >commons-collections4</artifactId >
101- <version >4.5 .0</version >
101+ <version >4.6 .0</version >
102102 <type >jar</type >
103103 </dependency >
104104 <dependency >
148148 <dependency >
149149 <groupId >org.apache.maven.archetype</groupId >
150150 <artifactId >archetype-common</artifactId >
151- <version >3.2 .1</version >
151+ <version >3.4 .1</version >
152152 <type >jar</type >
153153 </dependency >
154154 </dependencies >
@@ -171,13 +171,13 @@ Import-Package: org.jdom2*
171171 <dependency >
172172 <groupId >org.apache.maven.archetype</groupId >
173173 <artifactId >archetype-catalog</artifactId >
174- <version >3.2 .1</version >
174+ <version >3.4 .1</version >
175175 <type >jar</type >
176176 </dependency >
177177 <dependency >
178178 <groupId >org.apache.maven.archetype</groupId >
179179 <artifactId >archetype-descriptor</artifactId >
180- <version >3.2 .1</version >
180+ <version >3.4 .1</version >
181181 <type >jar</type >
182182 </dependency >
183183 <dependency >
0 commit comments