Skip to content

Commit 1695dc7

Browse files
Revert "GH-2333 - Make API Guardian an optional / provided dependency."
This reverts commit bd4a6be.
1 parent bd4a6be commit 1695dc7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,6 @@
172172
<groupId>org.apiguardian</groupId>
173173
<artifactId>apiguardian-api</artifactId>
174174
<version>${apiguardian.version}</version>
175-
<scope>provided</scope>
176-
<optional>true</optional>
177175
</dependency>
178176
<dependency>
179177
<groupId>org.neo4j</groupId>

0 commit comments

Comments
 (0)