Skip to content

Commit

Permalink
Bump org.apache.commons:commons-parent from 75 to 76
Browse files Browse the repository at this point in the history
Bumps [org.apache.commons:commons-parent](https://github.com/apache/commons-parent) from 75 to 76.
- [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-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 29, 2024
1 parent 55b824d commit 3667a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
<version>75</version>
<version>76</version>
</parent>
<artifactId>commons-csv</artifactId>
<version>1.12.1-SNAPSHOT</version>
Expand Down

0 comments on commit 3667a6a

Please sign in to comment.