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/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 25a4d5c1f [OPENMEETINGS-2819] Bump org.jacoco:jacoco-maven-plugin from 
0.8.14 to 0.8.15 (#247)
25a4d5c1f is described below

commit 25a4d5c1f6e33cd2e496a4cb2aae41c32be29d12
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 14:28:21 2026 +0700

    [OPENMEETINGS-2819] Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 
0.8.15 (#247)
    
    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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6af4fda51..046fb66d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
                
<keytool-maven-plugin.version>2.0.2</keytool-maven-plugin.version>
                
<maven-jarsigner-plugin.version>3.1.0</maven-jarsigner-plugin.version>
                
<sonar-maven-plugin.version>5.7.0.6970</sonar-maven-plugin.version>
-               
<jacoco-maven-plugin.versoin>0.8.14</jacoco-maven-plugin.versoin>
+               
<jacoco-maven-plugin.versoin>0.8.15</jacoco-maven-plugin.versoin>
                <forbiddenapis.version>3.10</forbiddenapis.version>
                
<frontend-maven-plugin.version>2.0.1</frontend-maven-plugin.version>
                <plexus-utils.version>4.0.3</plexus-utils.version>

Reply via email to