Skip to content

Commit cc59b96

Browse files
authored
Merge pull request #5263 from eXist-db/dependabot/maven/net.bytebuddy-byte-buddy-1.14.13
build(deps): bump net.bytebuddy:byte-buddy from 1.14.12 to 1.14.13
2 parents e0deefc + 10b4f60 commit cc59b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exist-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@
461461
<dependency>
462462
<groupId>net.bytebuddy</groupId>
463463
<artifactId>byte-buddy</artifactId>
464-
<version>1.14.12</version>
464+
<version>1.14.13</version>
465465
</dependency>
466466

467467
<dependency>

0 commit comments

Comments
 (0)