Skip to content

Commit

Permalink
Bump org.apache.commons:commons-numbers-primes from 1.1 to 1.2
Browse files Browse the repository at this point in the history
Bumps org.apache.commons:commons-numbers-primes from 1.1 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 Aug 12, 2024
1 parent 9a56d99 commit 5e71559
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 5e71559

Please sign in to comment.