We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c6f315 commit d5be28fCopy full SHA for d5be28f
quarkus-spring-core-api/pom.xml
@@ -54,6 +54,7 @@
54
<include>org/springframework/core/annotation/AnnotationAttributes**</include>
55
<include>org/springframework/core/annotation/AnnotatedElementUtils**</include>
56
<include>org/springframework/core/convert/TypeDescriptor**</include>
57
+ <include>org/springframework/util/Assert**</include>
58
<include>org/springframework/util/ClassUtils**</include>
59
<include>org/springframework/util/CollectionUtils**</include>
60
<include>org/springframework/util/ConcurrentReferenceHashMap**</include>
0 commit comments