Skip to content

Commit 59b1157

Browse files
committed
Bump maven-site-plugin from 3.21.0 to 3.22.0.
1 parent 2517dc9 commit 59b1157

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<commons.jmh.version>1.37</commons.jmh.version>
151151
<commons.asm.version>9.10</commons.asm.version>
152152
<commons.taglist.version>3.2.2</commons.taglist.version>
153-
<commons.site-plugin.version>3.21.0</commons.site-plugin.version>
153+
<commons.site-plugin.version>3.22.0</commons.site-plugin.version>
154154
<commons.spotbugs.plugin.version>4.9.8.3</commons.spotbugs.plugin.version>
155155
<commons.spotbugs.impl.version>4.9.8</commons.spotbugs.impl.version>
156156
<commons.surefire-report.version>3.5.5</commons.surefire-report.version>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ The <action> type attribute can be add,update,fix,remove.
6565
<!-- UPDATE -->
6666
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.asm.version from 9.1.1 to 9.10 (adds Java 27 opcode support, fixes SpotBugs Unsupported class file major version 71).</action>
6767
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons.japicmp.version from 0.25.7 to 0.26.0.</action>
68+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-site-plugin from 3.21.0 to 3.22.0.</action>
6869
</release>
6970
<release version="100" date="2026-05-11" description="This is a feature and maintenance release. Java 8 or later is required.">
7071
<!-- FIX -->

0 commit comments

Comments
 (0)