Skip to content
Snippets Groups Projects
Commit 3baf54b4 authored by trantzas's avatar trantzas
Browse files

Merge branch '26-reduce-h2-database-size' into 'develop'

Resolve "Reduce H2 database size"

See merge request !14
parents d3b7dfb9 788a47f0
No related branches found
No related tags found
2 merge requests!22MR for Release 2024Q4,!14Resolve "Reduce H2 database size"
Pipeline #9959 passed
......@@ -86,6 +86,7 @@
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>2.3.232</version>
</dependency>
<dependency>
<groupId>org.etsi.osl</groupId>
......
server:
port: 13689
flowable:
history-level: none
spring:
application:
name: openslice-osom
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment