We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7142289 commit 4edda92Copy full SHA for 4edda92
1 file changed
src/changes/changes.xml
@@ -52,6 +52,8 @@ The <action> type attribute can be add,update,fix,remove.
52
<action dev="sebb" type="fix" due-to="Gregor Dschung">Fix wrong issue id in change log #503.</action>
53
<action dev="ggregory" type="fix" due-to="Stephan Markwalder, Gary Gregory">Add test for FileChannels.contentEquals() #509.</action>
54
<action dev="ggregory" type="fix" due-to="Gary Gregory">Fix FileChannels.contentEquals().</action>
55
+ <!-- UPDATE -->
56
+ <action dev="ggregory" type="fix" due-to="Gary Gregory">Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.1.1 #512.</action>
57
</release>
58
<release version="2.15.0" date="2023-10-21" description="Java 8 is required.">
59
<!-- FIX -->
0 commit comments