Skip to content

Commit ce6c698

Browse files
committed
HV-1741 Upgrade ByteBuddy test dependency to 1.10.2
1 parent b115bb6 commit ce6c698

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
@@ -174,7 +174,7 @@
174174
<version.org.jboss.arquillian.container.arquillian-weld-se-embedded-1.1>1.0.0.Final</version.org.jboss.arquillian.container.arquillian-weld-se-embedded-1.1>
175175
<version.com.fasterxml.jackson.core.jackson-databind>2.9.10</version.com.fasterxml.jackson.core.jackson-databind>
176176
<version.com.fasterxml.jackson.core.jackson-annotations>2.9.10</version.com.fasterxml.jackson.core.jackson-annotations>
177-
<version.net.bytebuddy.byte-buddy>1.10.1</version.net.bytebuddy.byte-buddy>
177+
<version.net.bytebuddy.byte-buddy>1.10.2</version.net.bytebuddy.byte-buddy>
178178

179179
<!-- OSGi dependencies -->
180180
<version.org.apache.karaf>4.2.0</version.org.apache.karaf>

0 commit comments

Comments
 (0)