This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 781efd9 maven.dependency.version 3.6.0 -> 3.6.1
781efd9 is described below
commit 781efd9c866944fc8b4f37a7d95262b6c6e9c4e0
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Apr 14 09:21:28 2019 -0400
maven.dependency.version 3.6.0 -> 3.6.1
---
pom.xml | 2 +-
src/changes/changes.xml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a87d668..d4d8445 100755
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
<failOnError>false</failOnError>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
- <maven.dependency.version>3.6.0</maven.dependency.version>
+ <maven.dependency.version>3.6.1</maven.dependency.version>
<commons.componentid>commons-release-plugin</commons.componentid>
<commons.jira.id>COMMONSSITE</commons.jira.id>
<commons.jira.pid>12310466&amp;component=12312401</commons.jira.pid>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 55e1d59..cd36ce4 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -35,6 +35,7 @@
<action type="update" dev="ggregory">commons-build-plugin 1.8 ->
1.10</action>
<action type="update" dev="ggregory">commons.jacoco.version 0.8.2 ->
0.8.3</action>
<action type="update" dev="ggregory">velocity-engine-core 2.0 ->
2.1</action>
+ <action type="update" dev="ggregory">maven.dependency.version 3.6.0 ->
3.6.1</action>
</release>
<release version="1.6" date="2019-03-08" description="Version 1.6">