diff --git a/JavaCon/SpecialKeywords/pom.xml b/JavaCon/SpecialKeywords/pom.xml index 3fcde60c..99a92abd 100644 --- a/JavaCon/SpecialKeywords/pom.xml +++ b/JavaCon/SpecialKeywords/pom.xml @@ -19,7 +19,7 @@ org.openjfx javafx-controls - 23-ea+22 + 24-ea+5 diff --git a/JavaCon/pom.xml b/JavaCon/pom.xml index 237d9032..43e28e2c 100644 --- a/JavaCon/pom.xml +++ b/JavaCon/pom.xml @@ -25,7 +25,7 @@ 1.7.0 - 1.5.7 + 1.5.8 2.0.16 1.18.34 @@ -33,7 +33,7 @@ 3.1.9 - 2023.0.9 + 2023.0.10 diff --git a/Playground/pom.xml b/Playground/pom.xml index 89118b19..ec7f59a0 100644 --- a/Playground/pom.xml +++ b/Playground/pom.xml @@ -36,7 +36,7 @@ org.yaml snakeyaml - 2.2 + 2.3 com.esotericsoftware.yamlbeans @@ -55,17 +55,17 @@ org.apache.logging.log4j log4j-api - 2.23.1 + 2.24.0 org.apache.logging.log4j log4j-core - 2.23.1 + 2.24.0 org.apache.logging.log4j log4j-slf4j-impl - 2.23.1 + 2.24.0 @@ -86,7 +86,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.4.0 + 3.5.0 --enable-preview diff --git a/Testing/JunitBasics/pom.xml b/Testing/JunitBasics/pom.xml index cb5d5634..855e19c1 100644 --- a/Testing/JunitBasics/pom.xml +++ b/Testing/JunitBasics/pom.xml @@ -45,7 +45,7 @@ org.apache.commons commons-lang3 - 3.16.0 + 3.17.0 diff --git a/Testing/MutationPITesting/pom.xml b/Testing/MutationPITesting/pom.xml index e2f3fd53..7a5b5b0e 100644 --- a/Testing/MutationPITesting/pom.xml +++ b/Testing/MutationPITesting/pom.xml @@ -34,7 +34,7 @@ org.pitest pitest-maven - 1.16.1 + 1.16.3 diff --git a/Testing/TestContainers/pom.xml b/Testing/TestContainers/pom.xml index efeef2ce..bce1b2c7 100644 --- a/Testing/TestContainers/pom.xml +++ b/Testing/TestContainers/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.2 + 3.3.3 diff --git a/Testing/pom.xml b/Testing/pom.xml index ee59332a..8bfe87e3 100644 --- a/Testing/pom.xml +++ b/Testing/pom.xml @@ -14,7 +14,7 @@ 22 4.13.2 3.0 - 5.12.0 + 5.13.0 5.11.0 diff --git a/Tools/QuartzScheduler/gradle/wrapper/gradle-wrapper.properties b/Tools/QuartzScheduler/gradle/wrapper/gradle-wrapper.properties index 9355b415..0aaefbca 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.10-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.1-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/Tools/aop-logging/pom.xml b/Tools/aop-logging/pom.xml index b8079462..e7fd7306 100644 --- a/Tools/aop-logging/pom.xml +++ b/Tools/aop-logging/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.2 + 3.3.3 com.saurabh diff --git a/Tools/moustache-demo/pom.xml b/Tools/moustache-demo/pom.xml index a841f693..be008ddd 100644 --- a/Tools/moustache-demo/pom.xml +++ b/Tools/moustache-demo/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.2 + 3.3.3