Upgrade commons-logging:commons-logging from 1.2 to 1.3.1 (#1288)
Bumps commons-logging:commons-logging from 1.2 to 1.3.1. --- updated-dependencies: - dependency-name: commons-logging:commons-logging dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
582451ae31
commit
674629162b
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -70,7 +70,7 @@
|
|||
<dependency>
|
||||
<groupId>commons-logging</groupId>
|
||||
<artifactId>commons-logging</artifactId>
|
||||
<version>1.2</version>
|
||||
<version>1.3.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.projectlombok</groupId>
|
||||
|
|
|
|||
Loading…
Reference in a new issue