Skip to content

Commit c90dc73

Browse files
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5
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]>
1 parent 92354f6 commit c90dc73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parquet-cli/pom.xml

+1-1
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)