Skip to content

Commit

Permalink
Remove unnecessary change to minimize diff
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Jan 3, 2025
1 parent bb116fd commit 9d4d158
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,11 @@
<groupId>commons-text</groupId>
<artifactId>commons-text</artifactId>
</exclusion>
<exclusion>
<!-- consume from asm-api plugin -->
<groupId>org.ow2.asm</groupId>
<artifactId>asm</artifactId>
</exclusion>
<exclusion>
<!-- consume from Jenkins core -->
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 9d4d158

Please sign in to comment.