Skip to content

Commit

Permalink
Merge pull request #6398 from ctabin/update-h2
Browse files Browse the repository at this point in the history
FISH-8048 Update to H2 2.2.224
  • Loading branch information
kalinchan authored Jan 15, 2024
2 parents c6d9f3e + 504f9e8 commit ad90232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
<wsdl4j.version>1.6.3</wsdl4j.version>
<microprofile-release.version>6.1</microprofile-release.version>
<payara-arquillian-container.version>3.0.alpha6</payara-arquillian-container.version>
<h2db.version>2.2.220</h2db.version>
<h2db.version>2.2.224</h2db.version>
<concurrent.version>3.0.2.payara-p1</concurrent.version>
<monitoring-console-process.version>2.0.2</monitoring-console-process.version>
<monitoring-console-webapp.version>2.0.2</monitoring-console-webapp.version>
Expand Down

0 comments on commit ad90232

Please sign in to comment.