diff --git a/JavaCon/SpecialKeywords/pom.xml b/JavaCon/SpecialKeywords/pom.xml
index 20937d10..b5d8a2ac 100644
--- a/JavaCon/SpecialKeywords/pom.xml
+++ b/JavaCon/SpecialKeywords/pom.xml
@@ -19,7 +19,7 @@
org.openjfx
javafx-controls
- 25-ea+10
+ 25-ea+12
diff --git a/JavaCon/pom.xml b/JavaCon/pom.xml
index d0246cb7..abfbb97b 100644
--- a/JavaCon/pom.xml
+++ b/JavaCon/pom.xml
@@ -19,7 +19,7 @@
full
- 5.12.1
+ 5.12.2
7.11.0
3.0
3.27.3
@@ -30,11 +30,11 @@
2.0.17
1.18.38
- 2.18.0
+ 2.19.0
3.1.10
- 2024.0.4
+ 2024.0.5
diff --git a/Playground/pom.xml b/Playground/pom.xml
index 4a57e49e..a495e32c 100644
--- a/Playground/pom.xml
+++ b/Playground/pom.xml
@@ -46,7 +46,7 @@
org.junit.jupiter
junit-jupiter-engine
- 5.12.1
+ 5.12.2
compile
diff --git a/Testing/JunitBasics/pom.xml b/Testing/JunitBasics/pom.xml
index 11c7de61..58c57e26 100644
--- a/Testing/JunitBasics/pom.xml
+++ b/Testing/JunitBasics/pom.xml
@@ -34,7 +34,7 @@
org.junit.platform
junit-platform-runner
- 1.12.1
+ 1.12.2
test
diff --git a/Testing/MutationPITesting/pom.xml b/Testing/MutationPITesting/pom.xml
index 8ee08bfa..4bc8db0a 100644
--- a/Testing/MutationPITesting/pom.xml
+++ b/Testing/MutationPITesting/pom.xml
@@ -34,7 +34,7 @@
org.pitest
pitest-maven
- 1.19.0
+ 1.19.1
diff --git a/Testing/PluralSight/pom.xml b/Testing/PluralSight/pom.xml
index 1a11df4c..3b20ca95 100644
--- a/Testing/PluralSight/pom.xml
+++ b/Testing/PluralSight/pom.xml
@@ -39,12 +39,12 @@
org.springframework
spring-beans
- 6.2.5
+ 6.2.6
org.springframework
spring-context
- 6.2.5
+ 6.2.6
diff --git a/Testing/pom.xml b/Testing/pom.xml
index 0374ca17..9660c68b 100644
--- a/Testing/pom.xml
+++ b/Testing/pom.xml
@@ -14,8 +14,8 @@
22
4.13.2
3.0
- 5.16.1
- 5.12.1
+ 5.17.0
+ 5.12.2
diff --git a/Tools/QuartzScheduler/build.gradle b/Tools/QuartzScheduler/build.gradle
index 0b97fd50..eb59843c 100644
--- a/Tools/QuartzScheduler/build.gradle
+++ b/Tools/QuartzScheduler/build.gradle
@@ -11,7 +11,7 @@ repositories {
dependencies {
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api
- testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.12.1'
+ testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.12.2'
// https://mvnrepository.com/artifact/org.quartz-scheduler/quartz
implementation group: 'org.quartz-scheduler', name: 'quartz', version: '2.5.0'
diff --git a/Tools/moustache-demo/pom.xml b/Tools/moustache-demo/pom.xml
index 98248bd8..ce9223b2 100644
--- a/Tools/moustache-demo/pom.xml
+++ b/Tools/moustache-demo/pom.xml
@@ -19,7 +19,7 @@
21
0.9.14
0.8
- 5.3.3
+ 5.3.5