File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Expand file tree Collapse file tree 1 file changed +12
-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+ <!-- Provided by commons-compress-api plugin -->
96+ <exclusion >
97+ <groupId >org.apache.commons</groupId >
98+ <artifactId >commons-compress</artifactId >
99+ </exclusion >
95100 <!-- Provided by commons-lang3-api plugin -->
96101 <exclusion >
97102 <groupId >org.apache.commons</groupId >
151156 <groupId >io.jenkins.plugins</groupId >
152157 <artifactId >apache-httpcomponents-client-5-api</artifactId >
153158 </dependency >
159+ <dependency >
160+ <groupId >io.jenkins.plugins</groupId >
161+ <artifactId >commons-compress-api</artifactId >
162+ </dependency >
154163 <dependency >
155164 <groupId >io.jenkins.plugins</groupId >
156165 <artifactId >commons-lang3-api</artifactId >
You can’t perform that action at this time.
0 commit comments