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-pool.git
The following commit(s) were added to refs/heads/master by this push: new 572e46d Bump animal-sniffer-maven-plugin from 1.19 to 1.20. 572e46d is described below commit 572e46dff027d0fef3bc92f52d996b7a554278e5 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Thu May 27 12:38:28 2021 -0400 Bump animal-sniffer-maven-plugin from 1.19 to 1.20. --- pom.xml | 2 +- src/changes/changes.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ec31f9b..cf579c8 100644 --- a/pom.xml +++ b/pom.xml @@ -178,7 +178,7 @@ <commons.jira.pid>12310488</commons.jira.pid> <commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory> <commons.osgi.import>net.sf.cglib.proxy;resolution:=optional,*</commons.osgi.import> - <commons.animal-sniffer.version>1.19</commons.animal-sniffer.version> + <commons.animal-sniffer.version>1.20</commons.animal-sniffer.version> <commons.checkstyle-plugin.version>3.1.2</commons.checkstyle-plugin.version> <commons.felix.version>5.1.2</commons.felix.version> <spotbugs.plugin.version>4.2.3</spotbugs.plugin.version> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 09d52a2..1f68ae9 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -111,6 +111,9 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Dependabot"> Bump maven-bundle-plugin from 5.1.1 to 5.1.2 #70. </action> + <action dev="ggregory" type="update" due-to="Dependabot"> + Bump animal-sniffer-maven-plugin from 1.19 to 1.20. + </action> </release> <release version="2.9.0" date="2020-09-25" description="This is a minor release (Java 8)."> <action issue="POOL-387" dev="ggregory" type="update" due-to=" Phil Steitz">