I have this dependency: ``` <dependency&...
# exposed
a
I have this dependency:
Copy code
<dependency>
            <groupId>com.mysql</groupId>
            <artifactId>jdbc</artifactId>
            <version>5.1.43</version>
        </dependency>
2 replies I'm not quite sure how to do that without swapping to grade unfortunately