Skip to content

Commit bc2349b

Browse files
committed
pom.xml cleanup
1 parent a4fad10 commit bc2349b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,6 @@
9393
<version>${sesame.version}</version>
9494
</dependency>
9595

96-
<!--dependency>
97-
<groupId>org.codehaus.jackson</groupId>
98-
<artifactId>jackson-mapper-asl</artifactId>
99-
<version>1.9.13</version>
100-
</dependency-->
101-
10296
<dependency>
10397
<groupId>com.google.guava</groupId>
10498
<artifactId>guava</artifactId>
@@ -124,6 +118,7 @@
124118
<groupId>com.fasterxml.jackson.core</groupId>
125119
<artifactId>jackson-databind</artifactId>
126120
<version>2.13.3</version>
121+
<scope>provided</scope>
127122
</dependency>
128123

129124
<dependency>

0 commit comments

Comments
 (0)