Skip to content

Commit a65dafa

Browse files
committed
Bump org.apache.commons:commons-parent from 79 to 81
1 parent a9a4202 commit a65dafa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,4 @@ jobs:
5454
distribution: 'temurin'
5555
java-version: ${{ matrix.java }}
5656
- name: Build with Maven
57-
run: mvn --errors --show-version --batch-mode --no-transfer-progress
57+
run: mvn --errors --show-version --batch-mode --no-transfer-progress -Ddoclint=none -Darguments=-Xdoclint:none

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
6262
<action dev="kinow" type="add" due-to="Glavo">Support Extensions from PNG 1.2 Specification, Version 1.5.0 #269.</action>
6363
<action dev="ggregory" type="add" due-to="Thomas Stieler, Gary Gregory">Optionally force UTF-8 encoding for IPTC records #477.</action>
6464
<!-- UPDATE -->
65-
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-parent from 69 to 79 #400, #406, #428, #430, #436, #442, #445, #545.</action>
65+
<action dev="ggregory" type="update" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-parent from 69 to 81 #400, #406, #428, #430, #436, #442, #445, #545.</action>
6666
<action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #416, #423, #431.</action>
6767
<action dev="ggregory" type="update" due-to="Dependabot">Bump commons-io:commons-io from 2.16.1 to 2.19.0 #437, #464.</action>
6868
<action dev="ggregory" type="update" due-to="Dependabot">Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 #453.</action>

0 commit comments

Comments
 (0)