Skip to content

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 authored Dec 2, 2021
1 parent 2bbf954 commit feb5634
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions recaptcha_enterprise/cloud-client/src/pom.xml
Original file line number Diff line number Diff line change
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 feb5634

Please sign in to comment.