commit | 4a55593f5dd25f5b4c115c2b75a479bae36ceb84 | [log] [tgz] |
---|---|---|
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Sat Feb 27 10:53:15 2021 +0100 |
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | Sat Feb 27 10:53:15 2021 +0100 |
tree | 09630d0b16199e067fffc3ac8139b21c2ec8db83 | |
parent | 37efaec65da5625e17f41a6a726202b479763d10 [diff] |
POM: Cleanup. Change-Id: Ibf29703f232227d8b6fa85a477bec379f9bb7994
diff --git a/blog/pom.xml b/blog/pom.xml index 832ff43..586b66d 100644 --- a/blog/pom.xml +++ b/blog/pom.xml
@@ -73,12 +73,6 @@ <artifactId>rest-assured</artifactId> <scope>test</scope> </dependency> - <dependency> - <groupId>org.jetbrains</groupId> - <artifactId>annotations</artifactId> - <version>RELEASE</version> - <scope>compile</scope> - </dependency> </dependencies> <build>