This is an automated email from the ASF dual-hosted git repository.
zhangzhe pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fesod.git
The following commit(s) were added to refs/heads/main by this push:
new c7a0ecb3 build: bump org.jacoco:jacoco-maven-plugin from 0.8.13 to
0.8.14 (#643)
c7a0ecb3 is described below
commit c7a0ecb3c2a817ebf4fee82697b0e4c217eaee71
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 13 20:15:26 2025 +0800
build: bump org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14 (#643)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco)
from 0.8.13 to 0.8.14.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.13...v0.8.14)
---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
dependency-version: 0.8.14
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>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 153e13d9..d7bbb49c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@
<log4j-over-slf4j.version>1.7.36</log4j-over-slf4j.version>
<logback-classic.version>1.5.19</logback-classic.version>
<mockserver.version>5.15.0</mockserver.version>
- <jacoco.version>0.8.13</jacoco.version>
+ <jacoco.version>0.8.14</jacoco.version>
<junit.version>5.13.4</junit.version>
<mockito.version>4.11.0</mockito.version>
<surefire.jvm.args>-Xmx2g -Xms2g -XX:+HeapDumpOnOutOfMemoryError
-Dfile.encoding=UTF-8</surefire.jvm.args>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]