Skip to content

Commit

Permalink
ARTEMIS-4608 upgrade Derby to 10.15.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jbertram committed Feb 1, 2024
1 parent 2ac3b9d commit 6f816f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/features/standard/database/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ under the License.
<libList>
<!-- adding derby for the example -->
<arg>org.apache.derby:derby:${apache.derby.version}</arg>
<arg>org.apache.derby:derbytools:${apache.derby.version}</arg>
<arg>org.apache.derby:derbyshared:${apache.derby.version}</arg>
</libList>
<args>
<arg>--jdbc</arg>
Expand Down

0 comments on commit 6f816f2

Please sign in to comment.