org.jacoco:jacoco-maven-plugin 0.8.2 -> 0.8.3 (Java 11)

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-parent/trunk@1852282 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 41e4ecb..2612dd6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1664,7 +1664,7 @@
     <commons.jar-plugin.version>3.1.1</commons.jar-plugin.version>
     <commons.assembly-plugin.version>3.1.1</commons.assembly-plugin.version>
     <commons.site-plugin.version>3.7.1</commons.site-plugin.version>
-    <commons.jacoco.version>0.8.2</commons.jacoco.version>
+    <commons.jacoco.version>0.8.3</commons.jacoco.version>
     <commons.cobertura.version>2.7</commons.cobertura.version>
     <commons.coveralls.version>4.3.0</commons.coveralls.version>
     <commons.coveralls.timestampFormat>EpochMillis</commons.coveralls.timestampFormat>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c204da1..829ff65 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -73,7 +73,7 @@
                 presence of the file src/site/resources/profile.japicmp
                 - org.apache.felix:maven-bundle-plugin 3.5.0 -> 3.5.1</action>
             <action type="update">org.apache.felix:maven-bundle-plugin 3.5.0 -> 3.5.1</action>
-            <action type="update">org.jacoco:jacoco-maven-plugin 0.8.1 -> 0.8.2 (Java 11)</action>
+            <action type="update">org.jacoco:jacoco-maven-plugin 0.8.1 -> 0.8.3 (Java 11)</action>
             <action type="update">org.apache.maven.wagon:wagon-ssh 3.1.0 -> 3.2.0</action>
             <action type="update">maven-surefire-plugin 2.22.0 -> 2.22.1</action>
             <action type="update">maven-surefire-report-plugin 2.22.0 -> 2.22.1</action>