Skip to content

Commit

Permalink
NIFI-12096 Upgraded H2 DB from 2.2.222 to 2.2.224
Browse files Browse the repository at this point in the history
This closes apache#7763

Signed-off-by: David Handermann <[email protected]>
  • Loading branch information
mr1716 authored and exceptionfactory committed Sep 20, 2023
1 parent 4527e3f commit fbb635e
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 @@ -146,7 +146,7 @@
<spring.version>5.3.29</spring.version>
<spring.security.version>5.8.7</spring.security.version>
<swagger.annotations.version>1.6.11</swagger.annotations.version>
<h2.version>2.2.222</h2.version>
<h2.version>2.2.224</h2.version>
<zookeeper.version>3.9.0</zookeeper.version>
<caffeine.version>3.1.8</caffeine.version>
</properties>
Expand Down

0 comments on commit fbb635e

Please sign in to comment.