Skip to content

Commit d5be28f

Browse files
committed
Add missing Assert
1 parent 9c6f315 commit d5be28f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

quarkus-spring-core-api/pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
<include>org/springframework/core/annotation/AnnotationAttributes**</include>
5555
<include>org/springframework/core/annotation/AnnotatedElementUtils**</include>
5656
<include>org/springframework/core/convert/TypeDescriptor**</include>
57+
<include>org/springframework/util/Assert**</include>
5758
<include>org/springframework/util/ClassUtils**</include>
5859
<include>org/springframework/util/CollectionUtils**</include>
5960
<include>org/springframework/util/ConcurrentReferenceHashMap**</include>

0 commit comments

Comments
 (0)