]> source.dussan.org Git - aspectj.git/commitdiff
Bump commons-logging from 1.0.1 to 1.2 dependabot/maven/commons-logging-commons-logging-1.2 137/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 7 Mar 2022 04:26:10 +0000 (04:26 +0000)
committerGitHub <noreply@github.com>
Mon, 7 Mar 2022 04:26:10 +0000 (04:26 +0000)
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>
pom.xml

diff --git a/pom.xml b/pom.xml
index ed9ec5fb12cc703bb8e15f8d36da9c46be1bde61..080591f97e41b9fc4156413fa64c9cc42fd734de 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -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>