Skip to content

Commit

Permalink
Merge pull request #874 from apache/dependabot/maven/commons-logging-…
Browse files Browse the repository at this point in the history
…commons-logging-1.3.0

WW-5395 Bump commons-logging:commons-logging from 1.2 to 1.3.0
  • Loading branch information
lukaszlenart committed Feb 12, 2024
2 parents 42e8ad1 + 07f0d1e commit 694b97c
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 @@ -851,7 +851,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.2</version>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 694b97c

Please sign in to comment.