Skip to content

Commit

Permalink
Merge pull request #56 from NASA-PDS/dependabot/maven/org.apache.comm…
Browse files Browse the repository at this point in the history
…ons-commons-numbers-primes-1.2

Bump org.apache.commons:commons-numbers-primes from 1.1 to 1.2
  • Loading branch information
jordanpadams authored Aug 16, 2024
2 parents 9a56d99 + 5e71559 commit 01ead4d
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 @@ -124,7 +124,7 @@ Go through this file line-by-line and replace the template values with your own.
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-numbers-primes</artifactId>
<version>1.1</version>
<version>1.2</version>
<type>jar</type>
<scope>compile</scope>
<optional>false</optional>
Expand Down

0 comments on commit 01ead4d

Please sign in to comment.