Skip to content

Commit feb5634

Browse files
authored
chore: byte-buddy in sample is unused. (#656)
1 parent 2bbf954 commit feb5634

File tree

1 file changed

+0
-5
lines changed
  • recaptcha_enterprise/cloud-client/src

1 file changed

+0
-5
lines changed

recaptcha_enterprise/cloud-client/src/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,11 +113,6 @@
113113
<artifactId>spring-boot-starter-thymeleaf</artifactId>
114114
<version>2.6.0</version>
115115
</dependency>
116-
<dependency>
117-
<groupId>net.bytebuddy</groupId>
118-
<artifactId>byte-buddy</artifactId>
119-
<version>1.12.2</version>
120-
</dependency>
121116
<dependency>
122117
<groupId>com.google.api</groupId>
123118
<artifactId>api-common</artifactId>

0 commit comments

Comments
 (0)