Skip to content

Commit

Permalink
Downgrade to 0.9.10 reflections due to: ronmamo/reflections#273
Browse files Browse the repository at this point in the history
  • Loading branch information
imonteroperez committed Sep 13, 2021
1 parent 6ced1e9 commit fffcf8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins-compat-tester-model/pom.xml
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>org.reflections</groupId>
<artifactId>reflections</artifactId>
<version>0.9.12</version>
<version>0.9.10</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.main</groupId>
Expand Down

0 comments on commit fffcf8f

Please sign in to comment.