Skip to content

Commit

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

Bump commons-logging:commons-logging from 1.3.2 to 1.3.3
  • Loading branch information
jordanpadams authored Jul 26, 2024
2 parents 0031305 + c1bf78f commit ef56a70
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 @@ -131,7 +131,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.3.2</version>
<version>1.3.3</version>
<scope>runtime</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit ef56a70

Please sign in to comment.