mirror of
https://github.com/correl/mage.git
synced 2025-01-11 19:13:02 +00:00
Bump reflections from 0.9.11 to 0.9.12
Bumps [reflections](https://github.com/ronmamo/reflections) from 0.9.11 to 0.9.12. - [Release notes](https://github.com/ronmamo/reflections/releases) - [Commits](https://github.com/ronmamo/reflections/compare/0.9.11...0.9.12) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
134bb63185
commit
21d4a4b6a8
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue