Skip to content

Commit b1f6f2e

Browse files
committed
Bump animal-sniffer-maven-plugin from 1.19 to 1.20.
1 parent 80cff64 commit b1f6f2e

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ limitations under the License.
262262
<commons.jacoco.version>0.8.7</commons.jacoco.version>
263263
<commons.javadoc.version>3.3.0</commons.javadoc.version>
264264
<commons.surefire-report.version>3.0.0-M5</commons.surefire-report.version>
265+
<commons.animal-sniffer.version>1.20</commons.animal-sniffer.version>
265266
<japicmp.skip>false</japicmp.skip>
266267

267268
<!-- Commons Release Plugin -->

src/changes/changes.xml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,18 +50,16 @@ The <action> type attribute can be add,update,fix,remove.
5050
<!-- ADD -->
5151
<action issue="CODEC-296" dev="mattsicker" type="add" due-to="Matt Sicker">Add support for Blake3 family of hashes.</action>
5252
<!-- UDPATE -->
53-
<action dev="ggregory" type="update" due-to="Dependabot">Update build actions/setup-java from v1.4.1 to v1.4.2 #60.</action>
54-
<action dev="ggregory" type="update" due-to="Gary Gregory">Update commons.jacoco.version 0.8.5 to 0.8.6 (Fixes Java 15 builds).</action>
55-
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump actions/setup-java from v1.4.2 to v2 #62.</action>
53+
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump actions/setup-java from v1.4.1 to v2 #60, #62.</action>
5654
<action dev="ggregory" type="update" due-to="Dependabot">Bump actions/checkout from v2.3.2 to v2.3.4 #65.</action>
57-
<action dev="ggregory" type="update" due-to="Gary Gregory">Update commons.japicmp.version 0.14.3 -> 0.15.2.</action>
5855
<action dev="ggregory" type="update" due-to="Dependabot">Bump actions/cache from v2 to v2.1.4 #75.</action>
5956
<action dev="ggregory" type="update" due-to="Dependabot">Bump junit from 4.13.1 to 4.13.2 #76.</action>
6057
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump Java 7 to 8.</action>
61-
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump japicmp-maven-plugin from 0.15.2 to 0.15.3.</action>
62-
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump jacoco-maven-plugin from 0.9.6 to 0.9.7.</action>
58+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump japicmp-maven-plugin from 0.14.3 to 0.15.3.</action>
59+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump jacoco-maven-plugin from 0.8.5 to 0.9.7 (Fixes Java 15 builds).</action>
6360
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-surefire-plugin from 2.22.2 to 3.0.0-M5.</action>
6461
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump maven-javadoc-plugin from 3.2.0 to 3.3.0.</action>
62+
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump animal-sniffer-maven-plugin from 1.19 to 1.20.</action>
6563
</release>
6664

6765
<release version="1.15" date="2020-09-01" description="Feature and fix release.">

0 commit comments

Comments
 (0)