Skip to content

Commit

Permalink
added new codec version SNOW-223232
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-mknister committed Nov 17, 2020
1 parent f2f118e commit 6959547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
</dependency>
</dependencies>
</dependencyManagement>
<dependencies>
<dependency>
<groupId>com.nimbusds</groupId>
<artifactId>nimbus-jose-jwt</artifactId>
Expand Down Expand Up @@ -174,7 +175,6 @@
<type>jar</type>
<scope>test</scope>
</dependency>
<dependencies>
<dependency> <!-- commons-codec is not a direct dependency. Used by arrow-vector, httpclient, google-client-api -->
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
Expand Down

0 comments on commit 6959547

Please sign in to comment.