Skip to content

Commit

Permalink
build(deps): Bump org.apache.ivy:ivy from 2.5.2 to 2.5.3
Browse files Browse the repository at this point in the history
Bumps org.apache.ivy:ivy from 2.5.2 to 2.5.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent e7402c5 commit 1dc5dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neo4j-migrations-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<commons-lang3.version>3.17.0</commons-lang3.version>
<covered-ratio-complexity>0.2</covered-ratio-complexity>
<covered-ratio-instructions>0.2</covered-ratio-instructions>
<ivy.version>2.5.2</ivy.version>
<ivy.version>2.5.3</ivy.version>
<java-module-name>ac.simons.neo4j.migrations.maven</java-module-name>
<junit.version>4.13.2</junit.version>
<maven-plugin-annotations.version>3.15.1</maven-plugin-annotations.version>
Expand Down

0 comments on commit 1dc5dd8

Please sign in to comment.