Skip to content

Commit

Permalink
Attempt changing class name.
Browse files Browse the repository at this point in the history
  • Loading branch information
raphw committed Aug 9, 2023
1 parent e72c091 commit f13bce2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion byte-buddy-dep/pom.xml
Expand Up @@ -227,7 +227,7 @@
<configuration>
<excludes>
<exclude>net.bytebuddy.asm.MemberSubstitution</exclude>
<exclude>net.bytebuddy.implementation.FieldAccessor.FieldNameExtractor.ForBeanProperty</exclude>
<exclude>net.bytebuddy.implementation.FieldAccessor$FieldNameExtractor$ForBeanProperty</exclude>
</excludes>
</configuration>
</plugin>
Expand Down

0 comments on commit f13bce2

Please sign in to comment.