Skip to content

Commit c344380

Browse files
author
Dennis Kieselhorst
authored
Merge pull request #950 from aws/dependabot/maven/com.h2database-h2-2.3.230
chore(deps-dev): bump com.h2database:h2 from 2.2.224 to 2.3.230
2 parents 47185b1 + 60d84ac commit c344380

File tree

1 file changed

+1
-1
lines changed
  • aws-serverless-java-container-springboot3

1 file changed

+1
-1
lines changed

aws-serverless-java-container-springboot3/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
<dependency>
227227
<groupId>com.h2database</groupId>
228228
<artifactId>h2</artifactId>
229-
<version>2.2.224</version>
229+
<version>2.3.230</version>
230230
<scope>test</scope>
231231
</dependency>
232232

0 commit comments

Comments
 (0)