diff --git a/example/pom.xml b/example/pom.xml
index 6f848dcc..59daad1b 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -7,12 +7,12 @@
org.springframework.boot
spring-boot-starter-parent
- 3.5.14
+ 3.5.16
eu.webeid.example
web-eid-springboot-example
- 3.2.2
+ 3.2.3
web-eid-springboot-example
Example Spring Boot application that demonstrates how to use Web eID for authentication and digital
signing
@@ -20,15 +20,14 @@
17
- 3.5.3
- 3.2.1
- 6.1.1
+ 3.6.0
+ 3.2.2
+ 6.2.0
+ 1.86
1.44
- 3.5.1
-
-
- 10.1.55
-
+ 3.5.2
+ 3.6.3
+
@@ -43,26 +42,36 @@
org.springframework.boot
spring-boot-starter-thymeleaf
-
-
- org.digidoc4j
- digidoc4j
- ${digidoc4j.version}
-
-
+
eu.webeid.security
authtoken-validation
${webeid.version}
+
+
+ org.bouncycastle
+ bcutil-jdk18on
+ ${bouncycastle.version}
+
+
+ org.digidoc4j
+ digidoc4j
+ ${digidoc4j.version}
+
org.springframework.boot
@@ -109,6 +118,26 @@
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ ${maven-enforcer-plugin.version}
+
+
+ enforce-maven
+
+ enforce
+
+
+
+
+ [3.6.3,)
+
+
+
+
+
+
diff --git a/pom.xml b/pom.xml
index ff33f906..cc93a16b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
4.0.0
authtoken-validation
eu.webeid.security
- 3.2.1
+ 3.2.2
jar
authtoken-validation
Web eID authentication token validation library for Java
@@ -16,16 +16,16 @@
11
0.13.0
1.86
- 2.22.1
- 2.0.17
+ 2.22.2
+ 2.0.19
5.14.4
3.27.7
5.23.0
- 3.5.5
+ 3.6.0
3.4.0
3.12.0
- 3.6.2
- 0.8.14
+ 3.6.3
+ 0.8.15
${project.basedir}/../jacoco-coverage-report/target/site/jacoco-aggregate/jacoco.xml