Update pom.xml
Co-authored-by: Václav Muzikář <vaclav@muzikari.cz>
This commit is contained in:
parent
a9f746380a
commit
54a55bf1a6
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -148,7 +148,7 @@
|
|||
|
||||
<jetty9.version>${jetty94.version}</jetty9.version>
|
||||
<liquibase.version>4.25.1</liquibase.version>
|
||||
<!-- matches quarkus 3.7.1 version and the pax.web.version -->
|
||||
<!-- matches quarkus 3.7.1 version and but also the pax.web.version, hence we can't rely on quarkus bom -->
|
||||
<osgi.version>6.0.0</osgi.version>
|
||||
<osgi.enterprise.version>5.0.0</osgi.enterprise.version>
|
||||
<pax.web.version>7.4.6</pax.web.version>
|
||||
|
|
Loading…
Reference in a new issue