This is an automated email from the ASF dual-hosted git repository.
delei 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 3bcdbdce build: bump org.jacoco:jacoco-maven-plugin from 0.8.14 to
0.8.15 (#931)
3bcdbdce is described below
commit 3bcdbdced465ef83170f109c18c8391b4dae50ca
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 23 12:40:50 2026 +0800
build: bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 (#931)
Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco)
from 0.8.14 to 0.8.15.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.14...v0.8.15)
---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
dependency-version: 0.8.15
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>
Co-authored-by: DeleiGuo <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3b6d7b0b..e7e2a150 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
<log4j-to-slf4j.version>2.24.3</log4j-to-slf4j.version>
<logback-classic.version>1.2.13</logback-classic.version>
<mockserver.version>5.15.0</mockserver.version>
- <jacoco.version>0.8.14</jacoco.version>
+ <jacoco.version>0.8.15</jacoco.version>
<junit.version>5.13.4</junit.version>
<mockito.version>4.11.0</mockito.version>
<jazzer.junit.version>0.25.1</jazzer.junit.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]