Skip to content

Commit 05dc538

Browse files
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 (#3159)
Bumps commons-logging:commons-logging from 1.3.4 to 1.3.5. --- updated-dependencies: - dependency-name: commons-logging:commons-logging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78c9c5c commit 05dc538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parquet-cli/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
<dependency>
218218
<groupId>commons-logging</groupId>
219219
<artifactId>commons-logging</artifactId>
220-
<version>1.3.4</version>
220+
<version>1.3.5</version>
221221
<scope>${deps.scope}</scope>
222222
</dependency>
223223
</dependencies>

0 commit comments

Comments
 (0)