Skip to content

Commit 82e02ba

Browse files
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 b8bfbfe commit 82e02ba

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
@@ -95,7 +95,7 @@
9595
<dependency>
9696
<groupId>commons-logging</groupId>
9797
<artifactId>commons-logging</artifactId>
98-
<version>1.3.5</version>
98+
<version>1.3.6</version>
9999
<scope>provided</scope>
100100
</dependency>
101101
<dependency>

0 commit comments

Comments
 (0)