diff --git a/JavaCon/JavaKathy/pom.xml b/JavaCon/JavaKathy/pom.xml
index b623f82c..38768a6a 100644
--- a/JavaCon/JavaKathy/pom.xml
+++ b/JavaCon/JavaKathy/pom.xml
@@ -18,7 +18,7 @@
io.reactivex.rxjava3
rxjava
- 3.1.8
+ 3.1.9
compile
diff --git a/JavaCon/pom.xml b/JavaCon/pom.xml
index 2965437c..237d9032 100644
--- a/JavaCon/pom.xml
+++ b/JavaCon/pom.xml
@@ -18,22 +18,22 @@
22
- 5.10.3
+ 5.11.0
7.10.2
3.0
3.26.3
1.7.0
- 1.5.6
+ 1.5.7
2.0.16
1.18.34
2.16.1
- 3.1.8
- 2023.0.8
+ 3.1.9
+ 2023.0.9
diff --git a/Playground/pom.xml b/Playground/pom.xml
index c5b94641..89118b19 100644
--- a/Playground/pom.xml
+++ b/Playground/pom.xml
@@ -46,7 +46,7 @@
org.junit.jupiter
junit-jupiter-engine
- 5.10.3
+ 5.11.0
compile
@@ -86,7 +86,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 3.3.1
+ 3.4.0
--enable-preview
diff --git a/Testing/JunitBasics/pom.xml b/Testing/JunitBasics/pom.xml
index d12f5f94..cb5d5634 100644
--- a/Testing/JunitBasics/pom.xml
+++ b/Testing/JunitBasics/pom.xml
@@ -34,7 +34,7 @@
org.junit.platform
junit-platform-runner
- 1.10.3
+ 1.11.0
test
diff --git a/Testing/PluralSight/pom.xml b/Testing/PluralSight/pom.xml
index e91f4acd..ee2b5b47 100644
--- a/Testing/PluralSight/pom.xml
+++ b/Testing/PluralSight/pom.xml
@@ -39,12 +39,12 @@
org.springframework
spring-beans
- 6.1.11
+ 6.1.12
org.springframework
spring-context
- 6.1.11
+ 6.1.12
diff --git a/Testing/pom.xml b/Testing/pom.xml
index db678461..ee59332a 100644
--- a/Testing/pom.xml
+++ b/Testing/pom.xml
@@ -15,7 +15,7 @@
4.13.2
3.0
5.12.0
- 5.10.3
+ 5.11.0
diff --git a/Tools/QuartzScheduler/build.gradle b/Tools/QuartzScheduler/build.gradle
index cbe55ecd..561051f5 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.10.3'
+ testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-api', version: '5.11.0'
// https://mvnrepository.com/artifact/org.quartz-scheduler/quartz
implementation group: 'org.quartz-scheduler', name: 'quartz', version: '2.3.2'
diff --git a/Tools/QuartzScheduler/gradle/wrapper/gradle-wrapper.jar b/Tools/QuartzScheduler/gradle/wrapper/gradle-wrapper.jar
index 2c352119..a4b76b95 100644
Binary files a/Tools/QuartzScheduler/gradle/wrapper/gradle-wrapper.jar and b/Tools/QuartzScheduler/gradle/wrapper/gradle-wrapper.jar differ
diff --git a/Tools/QuartzScheduler/gradle/wrapper/gradle-wrapper.properties b/Tools/QuartzScheduler/gradle/wrapper/gradle-wrapper.properties
index 09523c0e..9355b415 100644
--- a/Tools/QuartzScheduler/gradle/wrapper/gradle-wrapper.properties
+++ b/Tools/QuartzScheduler/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
diff --git a/Tools/aop-logging/.mvn/wrapper/maven-wrapper.properties b/Tools/aop-logging/.mvn/wrapper/maven-wrapper.properties
index ecbbc633..443d8849 100644
--- a/Tools/aop-logging/.mvn/wrapper/maven-wrapper.properties
+++ b/Tools/aop-logging/.mvn/wrapper/maven-wrapper.properties
@@ -15,4 +15,4 @@
# specific language governing permissions and limitations
# under the License.
wrapperVersion=3.3.1
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip
diff --git a/Tools/moustache-demo/.mvn/wrapper/maven-wrapper.properties b/Tools/moustache-demo/.mvn/wrapper/maven-wrapper.properties
index ecbbc633..443d8849 100644
--- a/Tools/moustache-demo/.mvn/wrapper/maven-wrapper.properties
+++ b/Tools/moustache-demo/.mvn/wrapper/maven-wrapper.properties
@@ -15,4 +15,4 @@
# specific language governing permissions and limitations
# under the License.
wrapperVersion=3.3.1
-distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.8/apache-maven-3.9.8-bin.zip
+distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip