Skip to content

Commit 947b569

Browse files
authored
Merge pull request #190 from Open-J-Proxy/copilot/remove-slf4j-simple-from-jar
Remove slf4j-simple from JDBC driver shaded jar
2 parents e5caa4a + d3f5bc9 commit 947b569

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ojp-jdbc-driver/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
<groupId>org.slf4j</groupId>
4141
<artifactId>slf4j-simple</artifactId>
4242
<version>${slf4j.version}</version>
43+
<scope>test</scope>
4344
</dependency>
4445

4546
<!-- https://mvnrepository.com/artifact/jakarta.transaction/jakarta.transaction-api -->

0 commit comments

Comments
 (0)