Skip to content

Commit

Permalink
Update hsqldb to 2.6.1
Browse files Browse the repository at this point in the history
Closes gh-10496
  • Loading branch information
rwinch committed Nov 11, 2021
1 parent a5b1d68 commit 6959456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/spring-security-dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies {
api "org.eclipse.persistence:javax.persistence:2.2.1"
api "org.hamcrest:hamcrest:2.2"
api "org.hibernate:hibernate-entitymanager:5.6.1.Final"
api "org.hsqldb:hsqldb:2.6.0"
api "org.hsqldb:hsqldb:2.6.1"
api "org.jasig.cas.client:cas-client-core:3.6.2"
api "org.mockito:mockito-core:3.12.4"
api "org.mockito:mockito-inline:3.12.4"
Expand Down

0 comments on commit 6959456

Please sign in to comment.