Skip to content

Commit 46627e7

Browse files
dependabot[bot]kinow
authored andcommitted
Bump moditect-maven-plugin from 1.0.0.RC2 to 1.0.0.RC3
Bumps [moditect-maven-plugin](https://github.com/moditect/moditect) from 1.0.0.RC2 to 1.0.0.RC3. - [Release notes](https://github.com/moditect/moditect/releases) - [Commits](moditect/moditect@1.0.0.CR2...1.0.0.RC3) --- 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 f74d5bd commit 46627e7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ file comparators, endian transformation classes, and much more.
324324
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
325325
<commons.javadoc.java.link>${commons.javadoc8.java.link}</commons.javadoc.java.link>
326326
<commons.enforcer.version>3.2.1</commons.enforcer.version>
327-
<commons.moditect.version>1.0.0.RC2</commons.moditect.version>
327+
<commons.moditect.version>1.0.0.RC3</commons.moditect.version>
328328
<jmh.version>1.36</jmh.version>
329329
<japicmp.skip>false</japicmp.skip>
330330
<jacoco.skip>${env.JACOCO_SKIP}</jacoco.skip>

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,7 @@ The <action> type attribute can be add,update,fix,remove.
504504
Bump jmh.version from 1.32 to 1.36 #258, #316, #342, #404.
505505
</action>
506506
<action dev="kinow" type="update" due-to="Dependabot">
507-
Bump moditect-maven-plugin from 1.0.0.RC1 to 1.0.0.RC2 #280.
507+
Bump moditect-maven-plugin from 1.0.0.RC1 to 1.0.0.RC3 #280, #439.
508508
</action>
509509
<action dev="kinow" type="update" due-to="Dependabot, Gary Gregory">
510510
Bump junit-pioneer from 1.4.2 to 1.9.1 #304. #335, #362, #402, #406, #409.

0 commit comments

Comments
 (0)