Skip to content

Commit

Permalink
Merge pull request #5 from quarkusio/geoand-fixes
Browse files Browse the repository at this point in the history
Add missing Assert
  • Loading branch information
aureamunoz authored Mar 5, 2020
2 parents 9c6f315 + d5be28f commit a80d72b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quarkus-spring-core-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
<include>org/springframework/core/annotation/AnnotationAttributes**</include>
<include>org/springframework/core/annotation/AnnotatedElementUtils**</include>
<include>org/springframework/core/convert/TypeDescriptor**</include>
<include>org/springframework/util/Assert**</include>
<include>org/springframework/util/ClassUtils**</include>
<include>org/springframework/util/CollectionUtils**</include>
<include>org/springframework/util/ConcurrentReferenceHashMap**</include>
Expand Down

0 comments on commit a80d72b

Please sign in to comment.