Skip to content

Commit 7d610ad

Browse files
committed
Bump maven-compiler-plugin from 3.14.1 to 3.15.0.
1 parent cf6c8f2 commit 7d610ad

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
@@ -122,7 +122,7 @@
122122
<commons.changes.version>3.0.0-M3</commons.changes.version>
123123
<commons.checkstyle-plugin.version>3.6.0</commons.checkstyle-plugin.version>
124124
<commons.checkstyle.version>13.0.0</commons.checkstyle.version>
125-
<commons.compiler.version>3.14.1</commons.compiler.version>
125+
<commons.compiler.version>3.15.0</commons.compiler.version>
126126
<commons.cyclonedx.version>2.9.1</commons.cyclonedx.version>
127127
<commons.spdx.version>1.0.3</commons.spdx.version>
128128
<commons.failsafe.version>3.5.4</commons.failsafe.version>

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ The <action> type attribute can be add,update,fix,remove.
6767
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.codehaus.mojo:versions-maven-plugin from 2.20.1 to 2.21.0.</action>
6868
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-build-plugin from 1.16.0 to 1.16.1.</action>
6969
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-release-plugin from 1.9.1 to 1.9.2.</action>
70+
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump maven-compiler-plugin from 3.14.1 to 3.15.0.</action>
7071
</release>
7172
<release version="96" date="2026-01-17" description="This is a feature and maintenance release. Java 8 or later is required.">
7273
<!-- FIX -->

0 commit comments

Comments
 (0)