| commit | c86b09f6be171c37e442e7edda117df636f747fc | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Oct 24 06:01:29 2025 +0000 |
| committer | GitHub <noreply@github.com> | Fri Oct 24 06:01:29 2025 +0000 |
| tree | b7f87470b9d63d06903519b84a72977dcae1a39c | |
| parent | c1ac1a113b8c3ac418bb5ad4a341ba2807ca3bf4 [diff] |
Bump org.apache.commons:commons-parent from 89 to 90 Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 89 to 90. - [Changelog](https://github.com/apache/commons-parent/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-parent/commits) --- updated-dependencies: - dependency-name: org.apache.commons:commons-parent dependency-version: '90' 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 3dfed5c..edcc3f0 100644 --- a/pom.xml +++ b/pom.xml
@@ -21,7 +21,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>89</version> + <version>90</version> </parent> <artifactId>commons-graph</artifactId>