diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-07 04:26:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-07 04:26:10 +0000 |
commit | 7d1bca9fd1213ccb136f2975b5a3d2eef5c547e5 (patch) | |
tree | a0513bc3ba8714c589d93f6c96d7a236185fc127 | |
parent | 4ada4f156f269dca3d64a51d9f09f1d1db830da2 (diff) | |
download | aspectj-dependabot/maven/commons-logging-commons-logging-1.2.tar.gz aspectj-dependabot/maven/commons-logging-commons-logging-1.2.zip |
Bump commons-logging from 1.0.1 to 1.2dependabot/maven/commons-logging-commons-logging-1.2
Bumps commons-logging from 1.0.1 to 1.2.
---
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>
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ <lib.commons.collections.tag>collections-2.0</lib.commons.collections.tag> <lib.commons.digester.version>1.3</lib.commons.digester.version> <lib.commons.digester.tag>DIGESTER_1_3</lib.commons.digester.tag> - <lib.commons.logging.version>1.0.1</lib.commons.logging.version> + <lib.commons.logging.version>1.2</lib.commons.logging.version> <lib.commons.logging.tag>LOGGING_1_0_1</lib.commons.logging.tag> </properties> |