Skip to content

Commit

Permalink
[#9027] Fix test failures
Browse files Browse the repository at this point in the history
  • Loading branch information
emeroad committed Aug 4, 2022
1 parent 819734e commit b0995d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions plugins/mongodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@
<name>pinpoint-mongodb-driver-plugin</name>
<packaging>jar</packaging>

<properties>
<test.jdk.home>${env.JAVA_8_HOME}</test.jdk.home>
</properties>


<dependencies>
<dependency>
<groupId>com.navercorp.pinpoint</groupId>
Expand Down

0 comments on commit b0995d6

Please sign in to comment.