Skip to content

Commit ca25518

Browse files
committed
Add note regarding leftover old dependency
1 parent c2c5610 commit ca25518

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,8 @@
113113
<version>${jackson-version}</version>
114114
</dependency>
115115

116-
<!-- Base64 encoding that works in both JVM and Android -->
116+
<!-- Note: Required by Swagger-generated API client impl. for Basic Auth, but basic auth is not used here -->
117117
<dependency>
118-
<!-- TODO - update / remove -->
119118
<groupId>com.brsanthu</groupId>
120119
<artifactId>migbase64</artifactId>
121120
<version>2.2</version>

0 commit comments

Comments
 (0)