Skip to content

Commit 7cb043d

Browse files
Bump org.apache.commons:commons-parent from 90 to 91 (#444)
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 90 to 91. - [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: '91' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea309da commit 7cb043d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.commons</groupId>
2525
<artifactId>commons-parent</artifactId>
26-
<version>90</version>
26+
<version>91</version>
2727
</parent>
2828
<artifactId>commons-pool3</artifactId>
2929
<version>3.0.0-SNAPSHOT</version>

0 commit comments

Comments
 (0)