3351 Wicket uses ByteBuddy by default now
This commit is contained in:
parent
0c9b167100
commit
d440956525
5
pom.xml
5
pom.xml
@ -357,11 +357,6 @@
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-surefire-plugin</artifactId>
|
||||
<version>3.1.0</version>
|
||||
<configuration>
|
||||
<systemPropertyVariables>
|
||||
<wicket.ioc.useByteBuddy>true</wicket.ioc.useByteBuddy>
|
||||
</systemPropertyVariables>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user