Skip to content

Commit

Permalink
Merge pull request #161 from objective-partner/main
Browse files Browse the repository at this point in the history
Include missing commons-io dependency for AAS Thumbnails implementation
  • Loading branch information
FrankSchnicke authored Dec 14, 2023
2 parents 888be31 + 96b3b9b commit 6682e75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion basyx.aasrepository/basyx.aasrepository.component/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
Expand Down

0 comments on commit 6682e75

Please sign in to comment.