diff --git a/pom.xml b/pom.xml index e7f5a75..bdbf268 100644 --- a/pom.xml +++ b/pom.xml @@ -21,10 +21,10 @@ 2.3.0-SNAPSHOT 22 ${java.version} - 22.0.2 + 26.0.2 UTF-8 - 5.10.2 - 1.7.3 + 6.1.2 + 1.8.0 3.2.8 0.11.0 false diff --git a/thegreeklab-core/pom.xml b/thegreeklab-core/pom.xml index 4c2fbac..cfa844f 100644 --- a/thegreeklab-core/pom.xml +++ b/thegreeklab-core/pom.xml @@ -59,19 +59,19 @@ 22 ${java.version} UTF-8 - 5.10.2 + 6.1.2 1.37 3.6.3 - 0.8.14 + 0.8.15 3.12.0 - 3.3.1 - 1.7.3 + 3.4.0 + 1.8.0 0.26.1 0.11.0 false 3.2.8 2.2.0 - 4.8.6 + 4.10.3 @@ -102,13 +102,13 @@ org.eclipse.collections eclipse-collections - 11.1.0 + 13.0.0 test org.eclipse.collections eclipse-collections-api - 11.1.0 + 13.0.0 net.jafama @@ -176,7 +176,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 + 3.15.0 ${java.version} @@ -240,7 +240,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.5.6 @{jacocoArgLine} --enable-native-access=ALL-UNNAMED @@ -280,7 +280,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.8.6.4 + 4.10.3.0 Max Low diff --git a/thegreeklab-visualization/pom.xml b/thegreeklab-visualization/pom.xml index f1dcc5e..a6c8268 100644 --- a/thegreeklab-visualization/pom.xml +++ b/thegreeklab-visualization/pom.xml @@ -57,7 +57,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.13.0 + 3.15.0 ${java.version} @@ -65,12 +65,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.5.6 org.apache.maven.plugins maven-source-plugin - 3.3.1 + 3.4.0 attach-sources