This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openjpa.git
The following commit(s) were added to refs/heads/master by this push:
new e7cd6f656 Bump ant from 1.10.9 to 1.10.11 (#103)
e7cd6f656 is described below
commit e7cd6f65628a3741dad149dd3c0254b684255630
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 23 11:24:42 2022 +0700
Bump ant from 1.10.9 to 1.10.11 (#103)
* Bump ant from 1.10.9 to 1.10.11
Bumps ant from 1.10.9 to 1.10.11.
---
updated-dependencies:
- dependency-name: org.apache.ant:ant
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
* Ant is updated to the most recent version
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maxim Solodovnik <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 34f80cf87..6529ba596 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
<xbean.version>4.20</xbean.version>
<bval.version>1.1.2</bval.version>
<log4j2.version>2.19.0</log4j2.version>
- <ant.version>1.10.9</ant.version>
+ <ant.version>1.10.12</ant.version>
<jmock.version>2.9.0</jmock.version>
<dbcp2.version>2.8.0</dbcp2.version>