This is an automated email from the ASF dual-hosted git repository. jochen pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-fileupload.git
The following commit(s) were added to refs/heads/master by this push: new 19a702b Bump moditect-maven-plugin from 1.0.0.RC1 to 1.0.0.RC2 (#118) 19a702b is described below commit 19a702b155008dd146a0c5848754f544242cea9f Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Oct 8 16:39:38 2021 +0200 Bump moditect-maven-plugin from 1.0.0.RC1 to 1.0.0.RC2 (#118) 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](https://github.com/moditect/moditect/compare/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] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b626d2d..0b7628d 100644 --- a/pom.xml +++ b/pom.xml @@ -237,7 +237,7 @@ <commons.osgi.dynamicImport>javax.portlet</commons.osgi.dynamicImport> <commons.japicmp.version>0.15.3</commons.japicmp.version> <japicmp.skip>true</japicmp.skip> - <moditect-maven-plugin.version>1.0.0.RC1</moditect-maven-plugin.version> + <moditect-maven-plugin.version>1.0.0.RC2</moditect-maven-plugin.version> <moditect.skip>true</moditect.skip> <!-- Commons Release Plugin -->