Skip to content

Commit

Permalink
KREST-9942: Remove SnakeYaml from dependency management
Browse files Browse the repository at this point in the history
  • Loading branch information
janjwerner-confluent committed Apr 5, 2023
1 parent bdba20a commit 5be3406
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Expand Up @@ -61,11 +61,6 @@

<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
<version>1.32</version>
</dependency>
<dependency>
<groupId>io.confluent</groupId>
<artifactId>kafka-schema-registry-client</artifactId>
Expand Down

0 comments on commit 5be3406

Please sign in to comment.