Bump org.apache:apache from 35 to 37 Bumps [org.apache:apache](https://github.com/apache/maven-apache-parent) from 35 to 37. - [Release notes](https://github.com/apache/maven-apache-parent/releases) - [Commits](https://github.com/apache/maven-apache-parent/commits) --- updated-dependencies: - dependency-name: org.apache:apache dependency-version: '37' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml index 3246bd0..26b59e9 100644 --- a/pom.xml +++ b/pom.xml
@@ -29,7 +29,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>35</version> + <version>37</version> <relativePath /> </parent>