commit | 71b1fda2c40bc0119fb4d147047421bb0c77ff4e | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Feb 21 12:35:08 2022 +0000 |
committer | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Sun Apr 10 01:04:37 2022 +0000 |
tree | 06149612160200ac0303e5ae5083d47cf78c6d7b | |
parent | 921ba4aad63dbf0edc782fbc2304e534f0464257 [diff] |
Bump apache from 24 to 25 Bumps [apache](https://github.com/apache/maven-apache-parent) from 24 to 25. - [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-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 6af006c..104735b 100644 --- a/pom.xml +++ b/pom.xml
@@ -25,7 +25,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>24</version> + <version>25</version> <relativePath/> </parent>