Repository: logging-log4j-scala Updated Branches: refs/heads/master 50132758f -> 33393d15b
scala.maven.plugin.version 3.2.2 -> 3.3.1. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/commit/fa479247 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/tree/fa479247 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/diff/fa479247 Branch: refs/heads/master Commit: fa479247f7b3227ad4c7ed84d02fb1c5f978f15f Parents: 5013275 Author: Gary Gregory <[email protected]> Authored: Sat Nov 11 14:59:22 2017 -0700 Committer: Gary Gregory <[email protected]> Committed: Sat Nov 11 14:59:22 2017 -0700 ---------------------------------------------------------------------- log4j-api-scala_2.11/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/fa479247/log4j-api-scala_2.11/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-api-scala_2.11/pom.xml b/log4j-api-scala_2.11/pom.xml index 3360c32..4beb4fa 100644 --- a/log4j-api-scala_2.11/pom.xml +++ b/log4j-api-scala_2.11/pom.xml @@ -31,7 +31,7 @@ <log4jParentDir>${basedir}/..</log4jParentDir> <projectDir>/scala_2.11</projectDir> <scala.version>2.11.11</scala.version> - <scala.maven.plugin.version>3.2.2</scala.maven.plugin.version> + <scala.maven.plugin.version>3.3.1</scala.maven.plugin.version> </properties> <dependencies> <dependency>
