File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616# under the License.
1717wrapperVersion =3.3.2
1818distributionType =only-script
19- distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8 /apache-maven-3.9.8 -bin.zip
19+ distributionUrl =https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9 /apache-maven-3.9.9 -bin.zip
Original file line number Diff line number Diff line change 1414 <parent >
1515 <groupId >io.takari</groupId >
1616 <artifactId >takari</artifactId >
17- <version >55 </version >
17+ <version >56 </version >
1818 </parent >
1919
2020 <groupId >io.takari.maven.plugins</groupId >
3636 </scm >
3737
3838 <properties >
39- <mavenVersion >3.9.8 </mavenVersion >
40- <aetherVersion >1.9.20 </aetherVersion >
39+ <mavenVersion >3.9.9 </mavenVersion >
40+ <aetherVersion >1.9.22 </aetherVersion >
4141 <sisuVersion >0.9.0.M3</sisuVersion >
4242 <incrementalbuild .version>1.0.2</incrementalbuild .version>
43- <guava .version>33.2.1 -jre</guava .version>
43+ <guava .version>33.3.0 -jre</guava .version>
4444 <mavenPluginPluginVersion >3.13.1</mavenPluginPluginVersion >
4545 <m2eWorkspaceVersion >0.4.0</m2eWorkspaceVersion >
4646 <plexusVersion >3.5.1</plexusVersion >
47- <pluginTestingVersion >3.0.2 </pluginTestingVersion >
47+ <pluginTestingVersion >3.0.4 </pluginTestingVersion >
4848
49- <takari .lifecycleVersion>2.1.5 </takari .lifecycleVersion>
49+ <takari .lifecycleVersion>2.1.6 </takari .lifecycleVersion>
5050 </properties >
5151
5252 <build >
Original file line number Diff line number Diff line change 172172 <dependency >
173173 <groupId >io.takari</groupId >
174174 <artifactId >takari-archiver</artifactId >
175- <version >0.1.31 </version >
175+ <version >1.0.0 </version >
176176 </dependency >
177177 <dependency >
178178 <groupId >org.apache.commons</groupId >
179179 <artifactId >commons-compress</artifactId >
180- <version >1.26.2 </version >
180+ <version >1.27.1 </version >
181181 </dependency >
182182 <!-- Dependency -->
183183 <dependency >
201201 <dependency >
202202 <groupId >io.takari</groupId >
203203 <artifactId >jpgp</artifactId >
204- <version >1.0.12 </version >
204+ <version >1.0.13 </version >
205205 </dependency >
206206 <!-- test-properties -->
207207 <dependency >
220220 <dependency >
221221 <groupId >org.hamcrest</groupId >
222222 <artifactId >hamcrest</artifactId >
223- <version >2.2</version >
224- <scope >test</scope >
225- </dependency >
226- <dependency >
227- <groupId >org.hamcrest</groupId >
228- <artifactId >hamcrest-core</artifactId >
229- <version >2.2</version >
223+ <version >3.0</version >
230224 <scope >test</scope >
231225 </dependency >
232226 <dependency >
You can’t perform that action at this time.
0 commit comments