Skip to content

Commit ccd5c1d

Browse files
Bump commons-logging:commons-logging from 1.3.5 to 1.3.6 (#1517)
Bumps [commons-logging:commons-logging](https://github.com/apache/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7986eaa commit ccd5c1d

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
@@ -228,7 +228,7 @@
228228
<dependency>
229229
<groupId>commons-logging</groupId>
230230
<artifactId>commons-logging</artifactId>
231-
<version>1.3.5</version>
231+
<version>1.3.6</version>
232232
<scope>compile</scope>
233233
</dependency>
234234
<dependency>

0 commit comments

Comments
 (0)