Skip to content

Commit cc1f40e

Browse files
committed
Revert "Bump org.apache.mina:mina-core from 2.1.8 to 2.1.9"
This reverts commit aa20639.
1 parent 3e8a1a5 commit cc1f40e

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@
512512
<dependency>
513513
<groupId>org.apache.mina</groupId>
514514
<artifactId>mina-core</artifactId>
515-
<version>2.1.9</version>
515+
<version>2.1.8</version>
516516
</dependency>
517517
<dependency>
518518
<groupId>org.bouncycastle</groupId>

src/changes/changes.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -391,9 +391,6 @@ The <action> type attribute can be add,update,fix,remove.
391391
<action dev="ggregory" type="update" due-to="Gary Gregory">
392392
Bump ant:ant 1.6.5 to org.apache.ant:ant 1.10.14.
393393
</action>
394-
<action dev="ggregory" type="update" due-to="Gary Gregory">
395-
Bump org.apache.mina:mina-core from 2.1.8 to 2.1.9.
396-
</action>
397394
</release>
398395
<release version="2.9.0" date="2021-06-16" description="Maintenance release. Requires Java 8 or above.">
399396
<!-- ADDS -->

0 commit comments

Comments
 (0)