This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
commit 76f6b234399473d1f44212f77c7a93d9a0c591d0 Author: Robbie Gemmell <[email protected]> AuthorDate: Mon Jan 19 10:15:04 2026 +0000 QPIDJMS-618: update jacoco test dep to 0.8.14 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0482da2c..422f4b8a 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ <maven-idea-plugin-version>2.5</maven-idea-plugin-version> <maven-bundle-plugin-version>5.1.9</maven-bundle-plugin-version> <findbugs-maven-plugin-version>3.0.2</findbugs-maven-plugin-version> - <jacoco-plugin-version>0.8.13</jacoco-plugin-version> + <jacoco-plugin-version>0.8.14</jacoco-plugin-version> <maven.compiler.source>11</maven.compiler.source> <maven.compiler.target>11</maven.compiler.target> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
