Skip to content

Commit

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

Bump commons-logging:commons-logging from 1.3.0 to 1.3.1
  • Loading branch information
garydgregory authored Mar 26, 2024
2 parents 157e3d4 + 9a2820e commit 8a7c35e
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 @@ -110,7 +110,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
</dependency>
<dependency>
<groupId>org.junit.vintage</groupId>
Expand Down

0 comments on commit 8a7c35e

Please sign in to comment.