Skip to content

Commit

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

Bump org.apache.commons:commons-numbers-primes from 1.0 to 1.1
  • Loading branch information
jordanpadams authored Oct 2, 2023
2 parents 1b643d5 + cf8a92c commit 36afd72
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.0</version>
<version>1.1</version>
<type>jar</type>
<scope>compile</scope>
<optional>false</optional>
Expand Down

0 comments on commit 36afd72

Please sign in to comment.