Skip to content

Commit 2270402

Browse files
committed
http4k dependency should be provided
1 parent a4c4915 commit 2270402

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

oauth2-server-http4k/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
<groupId>org.http4k</groupId>
1717
<artifactId>http4k-core</artifactId>
1818
<version>3.37.1</version>
19+
<scope>provided</scope>
1920
</dependency>
2021
<dependency>
2122
<groupId>nl.myndocs</groupId>

0 commit comments

Comments
 (0)