diff --git a/.github/workflows/call-buildimage.yml b/.github/workflows/call-buildimage.yml
index 6f2c671..25bb19f 100644
--- a/.github/workflows/call-buildimage.yml
+++ b/.github/workflows/call-buildimage.yml
@@ -15,7 +15,7 @@ on:
jobs:
build-publish-image:
- uses: felleslosninger/github-workflows/.github/workflows/ci-spring-boot-build-publish-image.yml@main
+ uses: felleslosninger/github-workflows/.github/workflows/ci-spring-boot-build-publish-image.yml@pf-1101-add-multi-module-support
with:
image-name: idporten-user-service
java-version: 21
diff --git a/.trivyignore b/.trivyignore
index 5e5a0ac..9e2de54 100644
--- a/.trivyignore
+++ b/.trivyignore
@@ -1 +1,2 @@
-CVE-2022-45868 # h2
\ No newline at end of file
+CVE-2024-22257 # Broken Access Control in Spring Security. fixed 6.2.2
+CVE-2024-22259 # spring-web. fixed 6.1.4. Brukar ikkje AuthenticatedVoter.
diff --git a/pom.xml b/pom.xml
index 293388f..d23303a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
1.2.0
2.2.0
3.3.3
- 1.0.0
+ 1.1.0