Skip to content

Commit b0995d6

Browse files
committed
[#9027] Fix test failures
1 parent 819734e commit b0995d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

plugins/mongodb/pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
<name>pinpoint-mongodb-driver-plugin</name>
1313
<packaging>jar</packaging>
1414

15+
<properties>
16+
<test.jdk.home>${env.JAVA_8_HOME}</test.jdk.home>
17+
</properties>
18+
19+
1520
<dependencies>
1621
<dependency>
1722
<groupId>com.navercorp.pinpoint</groupId>

0 commit comments

Comments
 (0)