Skip to content

Commit 4cbf7b3

Browse files
Bump commons-logging:commons-logging from 1.3.6 to 1.4.0
Bumps [commons-logging:commons-logging](https://github.com/apache/commons-logging) from 1.3.6 to 1.4.0. - [Changelog](https://github.com/apache/commons-logging/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-logging@rel/commons-logging-1.3.6...rel/commons-logging-1.4.0) --- updated-dependencies: - dependency-name: commons-logging:commons-logging dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f769d60 commit 4cbf7b3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
@@ -21,7 +21,7 @@
2121
<java.version>17</java.version>
2222
<spring.boot.version>4.1.0</spring.boot.version>
2323
<spring-cloud.version>2025.1.2</spring-cloud.version>
24-
<commons-logging.version>1.3.6</commons-logging.version>
24+
<commons-logging.version>1.4.0</commons-logging.version>
2525
<dependency-check-maven.version>12.2.2</dependency-check-maven.version>
2626
</properties>
2727

0 commit comments

Comments
 (0)