Skip to content

Commit e3eb21f

Browse files
dependabot[bot]isidore
authored andcommitted
- r Bump commons-logging:commons-logging from 1.3.5 to 1.3.6
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>
1 parent ec54563 commit e3eb21f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

approvaltests-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
<dependency>
158158
<groupId>commons-logging</groupId>
159159
<artifactId>commons-logging</artifactId>
160-
<version>1.3.5</version>
160+
<version>1.3.6</version>
161161
</dependency>
162162
<dependency>
163163
<groupId>com.sun.mail</groupId>

approvaltests-util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>commons-logging</groupId>
9595
<artifactId>commons-logging</artifactId>
96-
<version>1.3.5</version> <!-- Or a newer compatible version if available -->
96+
<version>1.3.6</version> <!-- Or a newer compatible version if available -->
9797
<optional>true</optional> <!-- Assuming it's optional like other util dependencies -->
9898
</dependency>
9999

0 commit comments

Comments
 (0)