Skip to content

Commit

Permalink
JBEHAVE-1583 Bump HSQLDB from 2.7.1 to 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst committed Aug 15, 2023
1 parent e44d399 commit 0bce030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/spring-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>2.7.1</version>
<version>2.7.2</version>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
Expand Down

0 comments on commit 0bce030

Please sign in to comment.