Merge pull request #6893 from magefree/dependabot/maven/org.reflections-reflections-0.9.12

Bump reflections from 0.9.11 to 0.9.12
This commit is contained in:
Oleg Agafonov 2020-07-27 11:20:41 +02:00 committed by GitHub
commit c17b0e88ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@
<dependency>
<groupId>org.reflections</groupId>
<artifactId>reflections</artifactId>
<version>0.9.11</version>
<version>0.9.12</version>
</dependency>
<dependency>
<groupId>org.mage</groupId>