Skip to content

Commit

Permalink
Bump org.apache.ivy:ivy from 2.5.0 to 2.5.2 (#161)
Browse files Browse the repository at this point in the history
Bumps org.apache.ivy:ivy from 2.5.0 to 2.5.2.

---
updated-dependencies:
- dependency-name: org.apache.ivy:ivy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 7, 2023
1 parent 40ba3cd commit d74ed34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archetype-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency>
<groupId>org.apache.ivy</groupId>
<artifactId>ivy</artifactId>
<version>2.5.0</version>
<version>2.5.2</version>
<scope>runtime</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit d74ed34

Please sign in to comment.