Skip to content

Commit

Permalink
Bump org.apache.maven:maven-compat (#113)
Browse files Browse the repository at this point in the history
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](apache/maven@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>
  • Loading branch information
dependabot[bot] committed Oct 29, 2023
1 parent dd30243 commit 65eab77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openjpa-tools/openjpa-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 65eab77

Please sign in to comment.