Skip to content

Commit

Permalink
Bump org.apache.ant:ant from 1.10.14 to 1.10.15 in /lang/java (#3139)
Browse files Browse the repository at this point in the history
Bumps org.apache.ant:ant from 1.10.14 to 1.10.15.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 3, 2024
1 parent 66794ec commit bfef80b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<main.basedir>${project.parent.basedir}</main.basedir>

<!-- version properties for dependencies -->
<ant.version>1.10.14</ant.version>
<ant.version>1.10.15</ant.version>
<commons-cli.version>1.9.0</commons-cli.version>
<commons-compress.version>1.27.1</commons-compress.version>
<commons-text.version>1.12.0</commons-text.version>
Expand Down

0 comments on commit bfef80b

Please sign in to comment.