Skip to content

Commit

Permalink
Update dependency io.jenkins.plugins:javax-activation-api to v1.2.0-8 (
Browse files Browse the repository at this point in the history
…#10316)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 24, 2025
1 parent 23ce1bc commit 418d5cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ THE SOFTWARE.
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>javax-activation-api</artifactId>
<version>1.2.0-7</version>
<version>1.2.0-8</version>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
Expand Down
2 changes: 1 addition & 1 deletion war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ THE SOFTWARE.
<!-- detached after 2.330 -->
<groupId>io.jenkins.plugins</groupId>
<artifactId>javax-activation-api</artifactId>
<version>1.2.0-7</version>
<version>1.2.0-8</version>
<type>hpi</type>
</artifactItem>
<artifactItem>
Expand Down

0 comments on commit 418d5cf

Please sign in to comment.