Skip to content

Commit

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

Bump commons-logging:commons-logging from 1.3.0 to 1.3.1
  • Loading branch information
jordanpadams committed Apr 10, 2024
2 parents f960cc5 + 03ce3e2 commit 2245ffe
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 @@ -191,7 +191,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2245ffe

Please sign in to comment.