Skip to content

Commit

Permalink
Merge pull request #22 from NASA-PDS/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
jordanpadams authored Apr 10, 2024
2 parents 87d7752 + 280642d commit 80a053e
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 @@ -148,7 +148,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
<version>1.3.0</version>
<version>1.3.1</version>
<scope>runtime</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 80a053e

Please sign in to comment.