Skip to content

Commit

Permalink
[#181889780] Fix token validator and oauth client versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jstromsky committed Apr 20, 2022
1 parent 6cc4099 commit e76897c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@
<version.bouncy.castle>1.67</version.bouncy.castle>
<feign.version>10.2.0</feign.version>
<feign-form.version>3.8.0</feign-form.version>
<dnastack-token-validator.version>1.0-64-g8876a6f</dnastack-token-validator.version>
<dnastack-token-validator.version>1.0.3</dnastack-token-validator.version>
<audit-event-logger.version>1.0.3</audit-event-logger.version>
<oauth-client-factory.version>0.1-21-g86b54b3</oauth-client-factory.version>
<oauth-client-factory.version>0.1.1</oauth-client-factory.version>
<logback-extensions.version>1.0.0</logback-extensions.version>
<logback.version>1.2.10</logback.version>
</properties>
Expand Down

0 comments on commit e76897c

Please sign in to comment.