This is an automated email from the ASF dual-hosted git repository. pottlinger pushed a commit to branch ottlinger-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-tamaya.git
commit 68c529ac6bdcf6c2bf01c59dd63d917235a27bb6 Author: P. Ottlinger <[email protected]> AuthorDate: Thu Mar 21 10:59:48 2019 +0100 TAMAYA-385: Update to latest RAT Use v0.13. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 49dfb7f..5d49b5b 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ <jruby.version>1.7.26</jruby.version> <findbugs.version>3.0.4</findbugs.version> <mockito.version>1.10.19</mockito.version> - <rat.version>0.12</rat.version> + <rat.version>0.13</rat.version> <toolchains.plugin>1.1</toolchains.plugin> <assertj.version>3.10.0</assertj.version>
