Skip to content

Commit

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

---
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] authored Sep 13, 2023
1 parent 31cb833 commit 5847c1d
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.13</ant.version>
<ant.version>1.10.14</ant.version>
<commons-cli.version>1.5.0</commons-cli.version>
<commons-compress.version>1.22</commons-compress.version>
<commons-text.version>1.10.0</commons-text.version>
Expand Down

0 comments on commit 5847c1d

Please sign in to comment.