Skip to content

Commit

Permalink
Bump org.apache.commons:commons-numbers-primes from 1.0 to 1.2
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-numbers-primes from 1.0 to 1.2.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-numbers-primes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 3953710 commit fd32b0f
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 @@ -91,7 +91,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.2</version>
<type>jar</type>
<scope>compile</scope>
<optional>false</optional>
Expand Down

0 comments on commit fd32b0f

Please sign in to comment.