Skip to content

Commit

Permalink
Bump org.apache.commons:commons-collections4 from 4.5.0-M2 to 4.5.0-M3
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-collections4 from 4.5.0-M2 to 4.5.0-M3.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-collections4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent cfbd6f8 commit d84c9e5
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 @@ -65,7 +65,7 @@
<commons.jacoco.complexityRatio>0.61</commons.jacoco.complexityRatio>
<commons.jacoco.lineRatio>0.72</commons.jacoco.lineRatio>
<!-- Dependencies -->
<commons.collections.version>4.5.0-M3-SNAPSHOT</commons.collections.version>
<commons.collections.version>4.5.0-M3</commons.collections.version>
</properties>

<issueManagement>
Expand Down

0 comments on commit d84c9e5

Please sign in to comment.