diff --git a/examples/todo-infra-quarkus/pom.xml b/examples/todo-infra-quarkus/pom.xml
index 454d60b..ab993c9 100644
--- a/examples/todo-infra-quarkus/pom.xml
+++ b/examples/todo-infra-quarkus/pom.xml
@@ -21,7 +21,7 @@
io.quarkus.platform
3.8.2
true
- 3.2.5
+ 3.5.4
diff --git a/pom.xml b/pom.xml
index f8747ef..ec9685b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,12 +67,12 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.2.3
+ 3.5.4
org.jacoco
jacoco-maven-plugin
- 0.8.12
+ 0.8.13
@@ -91,7 +91,7 @@
org.apache.maven.plugins
maven-release-plugin
- 3.0.1
+ 3.3.1
chore:
chore(release): @{releaseLabel}
@@ -103,7 +103,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.5.0
+ 3.12.0
attach-javadocs
@@ -123,20 +123,20 @@
org.projectlombok
lombok
- 1.18.30
+ 1.18.42
provided
org.junit.jupiter
junit-jupiter
- 5.10.2
+ 5.14.2
test
org.mockito
mockito-junit-jupiter
- 5.11.0
+ 5.21.0
test