mirror of https://github.com/apache/openjpa.git
Bump org.apache.maven:maven-compat (#113)
Bumps [org.apache.maven:maven-compat](https://github.com/apache/maven) from 3.3.9 to 3.8.1. - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.3.9...maven-3.8.1) --- updated-dependencies: - dependency-name: org.apache.maven:maven-compat dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
dd30243f6b
commit
65eab774b3
|
@ -42,7 +42,7 @@
|
|||
<inceptionYear>2011</inceptionYear>
|
||||
<properties>
|
||||
<checkstyle.suppressions.location>${project.basedir}${file.separator}..${file.separator}..${file.separator}openjpa-project${file.separator}suppressions.xml</checkstyle.suppressions.location>
|
||||
<min.maven.version>3.3.9</min.maven.version>
|
||||
<min.maven.version>3.8.1</min.maven.version>
|
||||
</properties>
|
||||
<prerequisites>
|
||||
<maven>${min.maven.version}</maven>
|
||||
|
|
Loading…
Reference in New Issue