QQQ-27: couple minor changes and updates from code review feedback

This commit is contained in:
Tim Chamberlain
2022-07-19 18:17:00 -05:00
parent afbba77afe
commit 7a9a83a348
5 changed files with 31 additions and 33 deletions

View File

@ -56,7 +56,7 @@
<dependency>
<groupId>com.auth0</groupId>
<artifactId>mvc-auth-commons</artifactId>
<version>[1.0, 2.0)</version>
<version>1.9.2</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>