Skip to content

Commit 0d75227

Browse files
committed
[maven-release-plugin] rollback the release of okta-jwt-verifier-parent-0.5.13
1 parent 8b9f5a2 commit 0d75227

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/quickstart/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>com.okta.jwt.examples</groupId>
2222
<artifactId>okta-jwt-verifier-examples</artifactId>
23-
<version>0.5.13</version>
23+
<version>0.5.13-SNAPSHOT</version>
2424
</parent>
2525

2626
<artifactId>okta-jwt-verifier-examples-quickstart</artifactId>
@@ -45,7 +45,7 @@
4545
<dependency>
4646
<groupId>ch.qos.logback</groupId>
4747
<artifactId>logback-classic</artifactId>
48-
<version>1.5.24</version>
48+
<version>1.5.22</version>
4949
<scope>runtime</scope>
5050
</dependency>
5151
</dependencies>

0 commit comments

Comments
 (0)