Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Bump commons-logging:commons-logging from 1.0.4 to 1.2
Browse files Browse the repository at this point in the history
Bumps commons-logging:commons-logging from 1.0.4 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>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 4b43f09 commit 379132e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ POSSIBILITY OF SUCH DAMAGE.
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.0.4</version>
<version>1.2</version>
</dependency>
<dependency>
<groupId>net.sf.saxon</groupId>
Expand Down

0 comments on commit 379132e

Please sign in to comment.