Bump org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0 (#6226)

Bumps org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-23 00:52:16 +03:00
committed by GitHub
parent f91cae7e03
commit 7a16daf9a7

View File

@ -53,7 +53,7 @@
<dependency> <dependency>
<groupId>org.apache.commons</groupId> <groupId>org.apache.commons</groupId>
<artifactId>commons-collections4</artifactId> <artifactId>commons-collections4</artifactId>
<version>4.5.0-M3</version> <version>4.5.0</version>
</dependency> </dependency>
</dependencies> </dependencies>