commit | b133125c1ead81d066dd52df134bc0763a3efe9b | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Jul 15 06:17:47 2020 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Wed Jul 15 08:45:59 2020 +0200 |
tree | 20037c73ad2a49c44f0bb6cd406f1a84f68a679a | |
parent | a6dec947dddd52cc2c002de1d84e857e401ef75e [diff] [blame] |
Bump reflections from 0.9.10 to 0.9.12 in /core Bumps [reflections](https://github.com/ronmamo/reflections) from 0.9.10 to 0.9.12. - [Release notes](https://github.com/ronmamo/reflections/releases) - [Commits](https://github.com/ronmamo/reflections/commits/0.9.12) Signed-off-by: dependabot[bot] <support@github.com> Closes #88 Change-Id: I64b2b8e97483c2fbc9648393fc5ad560d008115b
diff --git a/core/pom.xml b/core/pom.xml index 4757688..8121ecb 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -330,7 +330,7 @@ <dependency> <groupId>org.reflections</groupId> <artifactId>reflections</artifactId> - <version>0.9.10</version> + <version>0.9.12</version> </dependency> <!-- Spring -->