Skip to content

Commit

Permalink
Merge pull request #909 from NASA-PDS/dependabot/maven/commons-loggin…
Browse files Browse the repository at this point in the history
…g-commons-logging-1.3.2

Bump commons-logging:commons-logging from 1.3.1 to 1.3.2
  • Loading branch information
jordanpadams committed Jun 4, 2024
2 parents 58e5860 + 57c4b57 commit ebc8ba3
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 @@ -195,7 +195,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.3.1</version>
<version>1.3.2</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ebc8ba3

Please sign in to comment.