Skip to content

Commit 6a932fe

Browse files
committed
HV-1938 Upgrade ByteBuddy test dependency to 1.13.0
1 parent 13a3c10 commit 6a932fe

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
@@ -181,7 +181,7 @@
181181
<version.org.jboss.arquillian.container.arquillian-weld-embedded>3.0.2.Final</version.org.jboss.arquillian.container.arquillian-weld-embedded>
182182
<version.com.fasterxml.jackson.core.jackson-databind>2.13.2.2</version.com.fasterxml.jackson.core.jackson-databind>
183183
<version.com.fasterxml.jackson.core.jackson-annotations>2.13.2</version.com.fasterxml.jackson.core.jackson-annotations>
184-
<version.net.bytebuddy.byte-buddy>1.11.6</version.net.bytebuddy.byte-buddy>
184+
<version.net.bytebuddy.byte-buddy>1.13.0</version.net.bytebuddy.byte-buddy>
185185

186186
<!-- OSGi dependencies -->
187187
<version.org.apache.karaf>4.2.0</version.org.apache.karaf>

0 commit comments

Comments
 (0)