diff --git a/hawkbit-runtime/hawkbit-simple-ui/pom.xml b/hawkbit-runtime/hawkbit-simple-ui/pom.xml index 958d92db7..9ff55073c 100644 --- a/hawkbit-runtime/hawkbit-simple-ui/pom.xml +++ b/hawkbit-runtime/hawkbit-simple-ui/pom.xml @@ -24,9 +24,7 @@ hawkBit :: Runtime :: Simple UI - 24.2.2 - 4.0.4 - 13.0 + 24.3.7 diff --git a/hawkbit-sdk/hawkbit-sdk-commons/pom.xml b/hawkbit-sdk/hawkbit-sdk-commons/pom.xml index a12fc4e11..978a773c1 100644 --- a/hawkbit-sdk/hawkbit-sdk-commons/pom.xml +++ b/hawkbit-sdk/hawkbit-sdk-commons/pom.xml @@ -24,8 +24,8 @@ SDK commons - 4.0.4 - 13.0 + 4.1.0 + 13.2.1 diff --git a/pom.xml b/pom.xml index 43ed18636..2d88bd4b1 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.2 + 3.2.3 org.eclipse.hawkbit @@ -38,9 +38,11 @@ 0-SNAPSHOT 17 - 3.2.2 + true + + 3.2.3 2023.0.0 - 2.3.0 + 2.4.0 3.0.0 @@ -53,30 +55,31 @@ 9.2.1 - 1.16.1 + 1.17.2 2.3.1 - 32.1.2-jre + 33.1.0-jre 3.0.0 - 2.13.0 + 2.15.0 2.1.0 1.8.0 - 5.1.0 - 1 - 2.24.0 + 5.2.0 + 2.25.0 4.2.0 2.0.1 3.12.1 - 3.1.2 - 3.1.2 - 3.3.0 - + 3.2.5 + 3.2.5 + 3.4.1 - true - + 0.8.11 + 1.0.2 + 1.5.0 + 2.11 + scm:git:git@github.com:eclipse/hawkbit.git @@ -99,7 +102,6 @@ **/src/main/java/org/eclipse/hawkbit/ui/**,**/target/generated-sources/apt/**,**/src/main/java/org/eclipse/hawkbit/repository/test/**,**/examples/** - 0.8.11 ${project.build.directory} ${project.basedir}/../hawkbit-test-report/target/jacoco-aggregate/jacoco.xml, @@ -115,7 +117,12 @@ ${project.build.directory}/dash/review-summary org.eclipse,org.junit - + + + + 1 + + @@ -304,7 +311,7 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} + ${jacoco.maven.plugin.version} prepare-ut-agent @@ -343,7 +350,7 @@ org.eclipse.dash license-tool-plugin - 1.0.2 + ${license.tool.plugin.version} license-check @@ -360,7 +367,7 @@ org.codehaus.mojo flatten-maven-plugin - 1.5.0 + ${flatten.maven.plugin.version} org.apache.maven.plugins @@ -373,7 +380,7 @@ com.mycila license-maven-plugin - 2.11 + ${license.maven.plugin.version}
licenses/LICENSE_HEADER_TEMPLATE.txt
@@ -515,7 +522,7 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} + ${jacoco.maven.plugin.version} org.bsc.maven