Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore: byte-buddy in sample is unused. (#656)
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo committed Dec 2, 2021
1 parent c0c9453 commit 7ffaa2e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions samples/snippets/cloud-client/src/pom.xml
Expand Up @@ -113,11 +113,6 @@
<artifactId>spring-boot-starter-thymeleaf</artifactId>
<version>2.6.0</version>
</dependency>
<dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy</artifactId>
<version>1.12.2</version>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
<artifactId>api-common</artifactId>
Expand Down

0 comments on commit 7ffaa2e

Please sign in to comment.