Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bbf9959

Browse files
committed
XCOMMONS-3038: Upgrade to bytebuddy 1.14.17
1 parent 221510a commit bbf9959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<mockito.version>5.12.0</mockito.version>
102102

103103
<!-- Byte Buddy -->
104-
<bytebuddy.version>1.14.16</bytebuddy.version>
104+
<bytebuddy.version>1.14.17</bytebuddy.version>
105105

106106
<!-- AspectJ -->
107107
<aspectj.version>1.9.22.1</aspectj.version>

0 commit comments

Comments
 (0)