mirror of https://github.com/jenkinsci/jenkins.git
Bump io.jenkins.plugins:javax-activation-api from 1.2.0-6 to 1.2.0-7 (#9310)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
22d89b9dc5
commit
ea35bf41cf
|
@ -83,7 +83,7 @@ THE SOFTWARE.
|
|||
<dependency>
|
||||
<groupId>io.jenkins.plugins</groupId>
|
||||
<artifactId>javax-activation-api</artifactId>
|
||||
<version>1.2.0-6</version>
|
||||
<version>1.2.0-7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.jenkins.plugins</groupId>
|
||||
|
|
|
@ -407,7 +407,7 @@ THE SOFTWARE.
|
|||
<!-- detached after 2.330 -->
|
||||
<groupId>io.jenkins.plugins</groupId>
|
||||
<artifactId>javax-activation-api</artifactId>
|
||||
<version>1.2.0-6</version>
|
||||
<version>1.2.0-7</version>
|
||||
<type>hpi</type>
|
||||
</artifactItem>
|
||||
<artifactItem>
|
||||
|
|
Loading…
Reference in New Issue