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 f5f929d commit e5ffb00Copy full SHA for e5ffb00
pom.xml
@@ -49,15 +49,15 @@
49
<basedir>.</basedir>
50
51
<!-- dependency versions -->
52
- <testng.version>6.13.1</testng.version>
+ <testng.version>7.7.1</testng.version>
53
<additionalparam>-Xdoclint:none</additionalparam>
54
55
<!-- OSGI support -->
56
<osgi.version>8.0.0</osgi.version>
57
<osgi.annotation.version>8.1.0</osgi.annotation.version>
58
59
<!-- Test coverage -->
60
- <jacoco.version>0.8.8</jacoco.version>
+ <jacoco.version>0.8.10</jacoco.version>
61
</properties>
62
63
<ciManagement>
0 commit comments