File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 3333 <properties >
3434 <revision >3.4.0</revision >
3535 <changelist >999999-SNAPSHOT</changelist >
36- <jenkins .version>2.361 .4</jenkins .version>
36+ <jenkins .version>2.452 .4</jenkins .version>
3737 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
3838 <hpi .compatibleSinceVersion>3.2</hpi .compatibleSinceVersion>
3939 <spotless .check.skip>false</spotless .check.skip>
4343 <dependencies >
4444 <dependency >
4545 <groupId >io.jenkins.tools.bom</groupId >
46- <artifactId >bom-2.361 .x</artifactId >
47- <version >2102.v854b_fec19c92 </version >
46+ <artifactId >bom-2.452 .x</artifactId >
47+ <version >3790.va_b_a_2d26d2b_69 </version >
4848 <type >pom</type >
4949 <scope >import</scope >
5050 </dependency >
9292 <groupId >commons-io</groupId >
9393 <artifactId >commons-io</artifactId >
9494 </exclusion >
95+ <exclusion >
96+ <groupId >org.apache.commons</groupId >
97+ <artifactId >commons-compress</artifactId >
98+ </exclusion >
9599 <!-- Provided by commons-lang3-api plugin -->
96100 <exclusion >
97101 <groupId >org.apache.commons</groupId >
151155 <groupId >io.jenkins.plugins</groupId >
152156 <artifactId >apache-httpcomponents-client-5-api</artifactId >
153157 </dependency >
158+ <dependency >
159+ <groupId >io.jenkins.plugins</groupId >
160+ <artifactId >commons-compress-api</artifactId >
161+ </dependency >
154162 <dependency >
155163 <groupId >io.jenkins.plugins</groupId >
156164 <artifactId >commons-lang3-api</artifactId >
You can’t perform that action at this time.
0 commit comments