Skip to content

Commit e59dd00

Browse files
committed
GH-654: sshd-contrib: use test scope for assertj dependency
1 parent e5f805e commit e59dd00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sshd-contrib/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
<groupId>org.assertj</groupId>
100100
<artifactId>assertj-core</artifactId>
101101
<version>3.26.3</version>
102+
<scope>test</scope>
102103
</dependency>
103104
</dependencies>
104105

0 commit comments

Comments
 (0)