Skip to content

Commit 58e4bcc

Browse files
dependabot[bot]triceo
authored andcommitted
deps: bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0
Bumps org.apache.commons:commons-collections4 from 4.4 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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1857d8 commit 58e4bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<properties>
2626
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
27-
<version.apache.collections4>4.4</version.apache.collections4>
27+
<version.apache.collections4>4.5.0</version.apache.collections4>
2828
<maven.compiler.release>17</maven.compiler.release>
2929
</properties>
3030

0 commit comments

Comments
 (0)