Skip to content

Commit b650320

Browse files
1.2.x: Bump commons-logging:commons-logging in the maven-deps group
Bumps the maven-deps group with 1 update: [commons-logging:commons-logging](https://github.com/apache/commons-logging). Updates `commons-logging: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 dependency-group: maven-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ece040 commit b650320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>commons-logging</groupId>
102102
<artifactId>commons-logging</artifactId>
103-
<version>1.3.5</version>
103+
<version>1.3.6</version>
104104
<scope>provided</scope>
105105
</dependency>
106106
<dependency>

0 commit comments

Comments
 (0)