Skip to content

Commit

Permalink
Bump commons-logging:commons-logging from 1.3.0 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps commons-logging:commons-logging from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: commons-logging:commons-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slachiewicz committed Mar 27, 2024
1 parent 006c1bf commit c88eaf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -293,7 +293,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
</dependency>

<dependency>
Expand Down

0 comments on commit c88eaf2

Please sign in to comment.