Skip to content

Commit

Permalink
Merge pull request #82 from terrestris/renovate/commons-logging-commo…
Browse files Browse the repository at this point in the history
…ns-logging-1.x

Update dependency commons-logging:commons-logging to v1.3.0
  • Loading branch information
hwbllmnn authored Dec 1, 2023
2 parents cdf4ede + 894f732 commit 2c7266e
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 @@ -283,7 +283,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.2</version>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit 2c7266e

Please sign in to comment.