File tree 1 file changed +12
-3
lines changed 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change 33
33
<properties >
34
34
<revision >3.4.0</revision >
35
35
<changelist >999999-SNAPSHOT</changelist >
36
- <jenkins .version>2.361 .4</jenkins .version>
36
+ <jenkins .version>2.452 .4</jenkins .version>
37
37
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
38
38
<hpi .compatibleSinceVersion>3.2</hpi .compatibleSinceVersion>
39
39
<spotless .check.skip>false</spotless .check.skip>
43
43
<dependencies >
44
44
<dependency >
45
45
<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 >
48
48
<type >pom</type >
49
49
<scope >import</scope >
50
50
</dependency >
92
92
<groupId >commons-io</groupId >
93
93
<artifactId >commons-io</artifactId >
94
94
</exclusion >
95
+ <!-- Provided by commons-compress-api plugin -->
96
+ <exclusion >
97
+ <groupId >org.apache.commons</groupId >
98
+ <artifactId >commons-compress</artifactId >
99
+ </exclusion >
95
100
<!-- Provided by commons-lang3-api plugin -->
96
101
<exclusion >
97
102
<groupId >org.apache.commons</groupId >
151
156
<groupId >io.jenkins.plugins</groupId >
152
157
<artifactId >apache-httpcomponents-client-5-api</artifactId >
153
158
</dependency >
159
+ <dependency >
160
+ <groupId >io.jenkins.plugins</groupId >
161
+ <artifactId >commons-compress-api</artifactId >
162
+ </dependency >
154
163
<dependency >
155
164
<groupId >io.jenkins.plugins</groupId >
156
165
<artifactId >commons-lang3-api</artifactId >
You can’t perform that action at this time.
0 commit comments