Merge pull request #164 from AtlasMediaGroup/dependabot/maven/development/org.reflections-reflections-0.10.2

Bump reflections from 0.9.12 to 0.10.2
This commit is contained in:
2022-06-05 15:02:37 -05:00
committed by GitHub

View File

@ -200,7 +200,7 @@
<dependency>
<groupId>org.reflections</groupId>
<artifactId>reflections</artifactId>
<version>0.9.12</version>
<version>0.10.2</version>
<scope>compile</scope>
</dependency>