Skip to content

Commit 8827b4e

Browse files
dependabot[bot]kinow
authored andcommitted
Bump moditect-maven-plugin from 1.0.0.RC1 to 1.0.0.RC2
Bumps [moditect-maven-plugin](https://github.com/moditect/moditect) from 1.0.0.RC1 to 1.0.0.RC2. - [Release notes](https://github.com/moditect/moditect/releases) - [Commits](moditect/moditect@1.0.0.RC1...1.0.0.CR2) --- updated-dependencies: - dependency-name: org.moditect:moditect-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81d8255 commit 8827b4e

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ file comparators, endian transformation classes, and much more.
342342
<commons.surefire.version>3.0.0-M5</commons.surefire.version>
343343
<commons.japicmp.version>0.15.3</commons.japicmp.version>
344344
<commons.enforcer.version>3.0.0</commons.enforcer.version>
345-
<commons.moditect.version>1.0.0.RC1</commons.moditect.version>
345+
<commons.moditect.version>1.0.0.RC2</commons.moditect.version>
346346
<spotbugs.plugin.version>4.4.2.2</spotbugs.plugin.version>
347347
<spotbugs.impl.version>4.4.2</spotbugs.impl.version>
348348
<jmh.version>1.33</jmh.version>

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,9 @@ The <action> type attribute can be add,update,fix,remove.
300300
<action dev="ggregory" type="update" due-to="Dependabot">
301301
Bump actions/checkout from 2.3.4 to 2.3.5 #286.
302302
</action>
303+
<action dev="kinow" type="update" due-to="Dependabot">
304+
Bump moditect-maven-plugin from 1.0.0.RC1 to 1.0.0.RC2 #280.
305+
</action>
303306
</release>
304307
<release version="2.11.0" date="2021-07-09" description="Java 8 required.">
305308
<!-- FIX -->

0 commit comments

Comments
 (0)