Skip to content

Commit 44db5d8

Browse files
committed
Update classpath to include gson - SensitiveLogger
1 parent f49c454 commit 44db5d8

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

.classpath

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@
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" />
1516
<classpathentry kind="output" path="target/classes"/>
1617
</classpath>

lib/gson-2.3.1.jar

206 KB
Binary file not shown.

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
<groupId>com.google.code.gson</groupId>
8686
<artifactId>gson</artifactId>
8787
<version>2.3.1</version>
88+
<scope>compile</scope>
8889
</dependency>
8990
</dependencies>
9091
<properties>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy