From d632fb0c673c9fe0647bdf27161f32cb0085a431 Mon Sep 17 00:00:00 2001 From: Matthias Andreas Benkard Date: Sat, 2 Dec 2023 13:38:02 +0100 Subject: Simplify POM, add more precise JPA annotations. Change-Id: I2ad299c90d578c2151b2f0b0394d50d3dab3d24f --- pom.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 543d422..3439701 100644 --- a/pom.xml +++ b/pom.xml @@ -28,9 +28,6 @@ 3.3.1 2.41.0 - quarkus-universe-bom - io.quarkus - 0.2.0 1.6.10 3.0.2 @@ -51,8 +48,8 @@ - ${quarkus.platform.group-id} - ${quarkus.platform.artifact-id} + io.quarkus + quarkus-universe-bom ${quarkus.version} pom import -- cgit v1.2.3