Skip to content

Commit

Permalink
Remove snakeyaml-api dependency
Browse files Browse the repository at this point in the history
The new kubernetes-client depends on snakeyaml-engine library, which is
not provided by snakeyaml-api plugin.
  • Loading branch information
Vlatombe committed Aug 29, 2023
1 parent a733614 commit efe7925
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Expand Up @@ -190,10 +190,6 @@
<artifactId>bouncycastle-api</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>snakeyaml-api</artifactId>
</dependency>
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>okhttp-api</artifactId>
Expand Down

0 comments on commit efe7925

Please sign in to comment.