Skip to content

Commit 51ea610

Browse files
Bump commons-logging:commons-logging from 1.3.5 to 1.3.6 (#3418)
Bumps [commons-logging:commons-logging](https://github.com/apache/commons-logging) from 1.3.5 to 1.3.6. - [Changelog](https://github.com/apache/commons-logging/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-logging@rel/commons-logging-1.3.5...rel/commons-logging-1.3.6) --- updated-dependencies: - dependency-name: commons-logging:commons-logging dependency-version: 1.3.6 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>
1 parent e8d1a55 commit 51ea610

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
@@ -239,7 +239,7 @@
239239
<dependency>
240240
<groupId>commons-logging</groupId>
241241
<artifactId>commons-logging</artifactId>
242-
<version>1.3.5</version>
242+
<version>1.3.6</version>
243243
<scope>${deps.scope}</scope>
244244
</dependency>
245245
</dependencies>

0 commit comments

Comments
 (0)