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/2f03e3d6 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/tree/2f03e3d6 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/diff/2f03e3d6
Branch: refs/heads/master Commit: 2f03e3d69a7db4f3628d3645010d6b366ec84519 Parents: fa47924 Author: Gary Gregory <[email protected]> Authored: Sat Nov 11 15:03:57 2017 -0700 Committer: Gary Gregory <[email protected]> Committed: Sat Nov 11 15:03:57 2017 -0700 ---------------------------------------------------------------------- log4j-api-scala_2.12/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j-scala/blob/2f03e3d6/log4j-api-scala_2.12/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-api-scala_2.12/pom.xml b/log4j-api-scala_2.12/pom.xml index f210e7d..8eb89bd 100644 --- a/log4j-api-scala_2.12/pom.xml +++ b/log4j-api-scala_2.12/pom.xml @@ -31,7 +31,7 @@ <log4jParentDir>${basedir}/..</log4jParentDir> <projectDir>/scala_2.12</projectDir> <scala.version>2.12.3</scala.version> - <scala.maven.plugin.version>3.2.2</scala.maven.plugin.version> + <scala.maven.plugin.version>3.3.1</scala.maven.plugin.version> <maven.compiler.source>1.8</maven.compiler.source> <maven.compiler.target>1.8</maven.compiler.target> </properties>
