Skip to content

Commit 1c9ead4

Browse files
Bump commons-logging:commons-logging from 1.3.3 to 1.3.4 (#3094)
Bumps commons-logging:commons-logging from 1.3.3 to 1.3.4. --- updated-dependencies: - dependency-name: commons-logging:commons-logging 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 f362765 commit 1c9ead4

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
@@ -211,7 +211,7 @@
211211
<dependency>
212212
<groupId>commons-logging</groupId>
213213
<artifactId>commons-logging</artifactId>
214-
<version>1.3.3</version>
214+
<version>1.3.4</version>
215215
<scope>${deps.scope}</scope>
216216
</dependency>
217217
</dependencies>

0 commit comments

Comments
 (0)