commit | 778c94dbb76e70eaab744f464f6c314cf055151b | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Oct 25 17:01:39 2021 +0000 |
committer | Eliza Margaretha <margaretha@ids-mannheim.de> | Tue Oct 26 16:08:52 2021 +0200 |
tree | a0ab4cc715f4cc4df935af43e0c82fbb8c2b4e2b | |
parent | d064419d39c883980dbcc2a30fbe6c6caca35bb6 [diff] [blame] |
Bump reflections from 0.10.1 to 0.10.2 in /core Bumps [reflections](https://github.com/ronmamo/reflections) from 0.10.1 to 0.10.2. - [Release notes](https://github.com/ronmamo/reflections/releases) - [Commits](https://github.com/ronmamo/reflections/compare/0.10.1...0.10.2) Change-Id: Ia43f6870741bdccd31df74f33b7bc8d055a9b983 --- updated-dependencies: - dependency-name: org.reflections:reflections dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Closes #277 Change-Id: If56c34dd76ef30465f8a74c682c2e11714b5c728
diff --git a/core/pom.xml b/core/pom.xml index 45a2512..9a9a3a7 100644 --- a/core/pom.xml +++ b/core/pom.xml
@@ -344,7 +344,7 @@ <dependency> <groupId>org.reflections</groupId> <artifactId>reflections</artifactId> - <version>0.10.1</version> + <version>0.10.2</version> </dependency> <!-- Spring -->