Skip to content

Commit ea93c55

Browse files
committed
Revert "Update classpath include gson SensitiveLogger"
This reverts commit 44db5d8.
1 parent 6368efc commit ea93c55

File tree

3 files changed

+0
-2
lines changed

3 files changed

+0
-2
lines changed

.classpath

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,5 @@
1212
<classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/>
1313
<classpathentry kind="lib" path="lib/hamcrest-library-1.3.jar"/>
1414
<classpathentry kind="lib" path="lib/jmock-2.6.0.jar"/>
15-
<classpathentry kind="lib" path="lib/gson-2.3.1.jar" />
1615
<classpathentry kind="output" path="target/classes"/>
1716
</classpath>

lib/gson-2.3.1.jar

-206 KB
Binary file not shown.

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
<groupId>com.google.code.gson</groupId>
8686
<artifactId>gson</artifactId>
8787
<version>2.3.1</version>
88-
<scope>compile</scope>
8988
</dependency>
9089
</dependencies>
9190
<properties>

0 commit comments

Comments
 (0)