Skip to content

Commit 8db1c67

Browse files
Bump commons-logging:commons-logging from 1.3.6 to 1.4.0 (#3623)
Bumps [commons-logging:commons-logging](https://github.com/apache/commons-logging) from 1.3.6 to 1.4.0. - [Changelog](https://github.com/apache/commons-logging/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-logging@rel/commons-logging-1.3.6...rel/commons-logging-1.4.0) --- updated-dependencies: - dependency-name: commons-logging:commons-logging dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 393727e commit 8db1c67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.6</version>
242+
<version>1.4.0</version>
243243
<scope>${deps.scope}</scope>
244244
</dependency>
245245
</dependencies>

0 commit comments

Comments
 (0)