Skip to content

Commit bafd681

Browse files
committed
Updated pom.xml
1 parent 04603b0 commit bafd681

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
<okta-jwt.version>0.5.10</okta-jwt.version>
2121
<image.version>${project.version}</image.version>
2222
</properties>
23+
2324
<repositories>
2425
<repository>
2526
<id>maven-snapshots</id>
@@ -33,6 +34,7 @@
3334
</snapshots>
3435
</repository>
3536
</repositories>
37+
3638
<dependencies>
3739
<dependency>
3840
<groupId>com.google.guava</groupId>
@@ -135,7 +137,6 @@
135137
<artifactId>okta-jwt-verifier</artifactId>
136138
<version>${okta-jwt.version}</version>
137139
</dependency>
138-
139140
<dependency>
140141
<groupId>com.okta.jwt</groupId>
141142
<artifactId>okta-jwt-verifier-impl</artifactId>

0 commit comments

Comments
 (0)