Skip to content

Commit

Permalink
Bump commons-logging:commons-logging from 1.2 to 1.3.0 (#814)
Browse files Browse the repository at this point in the history
Bumps commons-logging:commons-logging from 1.2 to 1.3.0.

---
updated-dependencies:
- dependency-name: commons-logging:commons-logging
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 5994591 commit 2c4ddfe
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 @@ -290,7 +290,7 @@
<commons-io.version>2.13.0</commons-io.version>
<xstream.version>1.4.20</xstream.version>
<hamcrest.version>2.2</hamcrest.version>
<commons-logging.version>1.2</commons-logging.version>
<commons-logging.version>1.3.0</commons-logging.version>
<jakarta.servlet-api.version>6.0.0</jakarta.servlet-api.version>
<junit.version>5.9.3</junit.version>
<easymock.version>5.1.0</easymock.version>
Expand Down

0 comments on commit 2c4ddfe

Please sign in to comment.