We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7356af9 commit b4537e8Copy full SHA for b4537e8
pom.xml
@@ -101,7 +101,7 @@
101
<com.fasterxml.jackson.annotations.version>2.14.2</com.fasterxml.jackson.annotations.version>
102
<slf4j.version>2.0.7</slf4j.version>
103
<spotbugs.maven.plugin.version>4.7.3.3</spotbugs.maven.plugin.version>
104
- <jacoco.version>0.8.8</jacoco.version>
+ <jacoco.version>0.8.9</jacoco.version>
105
<sonar.organization>streamthoughts</sonar.organization>
106
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
107
<sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
0 commit comments