Repository: commons-text Updated Branches: refs/heads/master 1b9618792 -> 61d4e129b
Update JUnit from 5.3.0 to 5.3.1. Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/61d4e129 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/61d4e129 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/61d4e129 Branch: refs/heads/master Commit: 61d4e129b1e8d07fba2855443097b9649cf9dc7f Parents: 1b96187 Author: Gary Gregory <[email protected]> Authored: Thu Oct 4 12:56:23 2018 -0600 Committer: Gary Gregory <[email protected]> Committed: Thu Oct 4 12:56:23 2018 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/61d4e129/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6d287dc..575c606 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ <commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-text</commons.scmPubUrl> <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory> - <junit.version>5.3.0</junit.version> + <junit.version>5.3.1</junit.version> <checkstyle.plugin.version>3.0.0</checkstyle.plugin.version> <checkstyle.version>8.12</checkstyle.version>
