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:
Telesphoreo 2022-06-05 15:02:37 -05:00 committed by GitHub
commit 4eb8174aa9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>