Skip to content

Commit 9b1b9a6

Browse files
authored
Merge pull request #301 from kinde-oss/renovate/net.bytebuddy-byte-buddy-1.x
fix(deps): update dependency net.bytebuddy:byte-buddy to v1.18.12-jdk5
2 parents d602f5b + 051974c commit 9b1b9a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • kinde-springboot/kinde-springboot-core

kinde-springboot/kinde-springboot-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@
214214
<dependency>
215215
<groupId>net.bytebuddy</groupId>
216216
<artifactId>byte-buddy</artifactId>
217-
<version>1.18.11-jdk5</version>
217+
<version>1.18.12-jdk5</version>
218218
</dependency>
219219

220220
<dependency>

0 commit comments

Comments
 (0)