mirror of https://github.com/jenkinsci/jenkins.git
Update dependency io.jenkins.plugins:commons-lang3-api to v3.18.0-98.v3a_674c06072d (#10832)
This commit is contained in:
commit
3319d41155
|
@ -63,7 +63,7 @@ THE SOFTWARE.
|
|||
<dependency>
|
||||
<groupId>io.jenkins.plugins</groupId>
|
||||
<artifactId>commons-lang3-api</artifactId>
|
||||
<version>3.17.0-87.v5cf526e63b_8b_</version>
|
||||
<version>3.18.0-98.v3a_674c06072d</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<!-- RequireUpperBoundDeps between checks-api, plugin-util-api, and font-awesome-api -->
|
||||
|
|
|
@ -512,7 +512,7 @@ THE SOFTWARE.
|
|||
<!-- dependency of bootstrap5-api, checks-api, commons-text-api, echarts-api, font-awesome-api, jquery3-api, and plugin-util-api -->
|
||||
<groupId>io.jenkins.plugins</groupId>
|
||||
<artifactId>commons-lang3-api</artifactId>
|
||||
<version>3.17.0-87.v5cf526e63b_8b_</version>
|
||||
<version>3.18.0-98.v3a_674c06072d</version>
|
||||
<type>hpi</type>
|
||||
</artifactItem>
|
||||
<artifactItem>
|
||||
|
|
Loading…
Reference in New Issue