From 21cb2a9a03c7faef3d9795c6fea77340e19fd58d Mon Sep 17 00:00:00 2001 From: Lars Wilhelmsen Date: Wed, 4 May 2022 13:27:23 +0200 Subject: [PATCH] Bump misc versions --- examples/jackson/pom.xml | 3 -- examples/kotest/pom.xml | 50 +++++++++++++++---------------- examples/maven-plugins/pom.xml | 5 ++++ examples/quarkus-camel/pom.xml | 2 +- examples/quarkus/pom.xml | 2 +- examples/resteasy/pom.xml | 2 +- examples/spring-boot/pom.xml | 4 +-- examples/spring-framework/pom.xml | 2 +- 8 files changed, 36 insertions(+), 34 deletions(-) diff --git a/examples/jackson/pom.xml b/examples/jackson/pom.xml index acc618e..4226759 100644 --- a/examples/jackson/pom.xml +++ b/examples/jackson/pom.xml @@ -17,9 +17,6 @@ of Jackson components maintained by FasterXML.com 2.13.2.20220328 pom - - base - FasterXML diff --git a/examples/kotest/pom.xml b/examples/kotest/pom.xml index 9600fa9..bf50149 100644 --- a/examples/kotest/pom.xml +++ b/examples/kotest/pom.xml @@ -9,7 +9,7 @@ 4.0.0 io.kotest kotest-bom - 5.2.2 + 5.3.0 pom Kotest Kotlin Test Framework @@ -36,122 +36,122 @@ io.kotest kotest-common - 5.2.2 + 5.3.0 io.kotest kotest-extensions - 5.2.2 + 5.3.0 io.kotest kotest-property - 5.2.2 + 5.3.0 io.kotest kotest-assertions-api - 5.2.2 + 5.3.0 io.kotest kotest-assertions-core - 5.2.2 + 5.3.0 io.kotest kotest-assertions-json - 5.2.2 + 5.3.0 io.kotest kotest-assertions-shared - 5.2.2 + 5.3.0 io.kotest kotest-assertions-sql - 5.2.2 + 5.3.0 io.kotest kotest-extensions-htmlreporter - 5.2.2 + 5.3.0 io.kotest kotest-extensions-http - 5.2.2 + 5.3.0 io.kotest kotest-extensions-junit5 - 5.2.2 + 5.3.0 io.kotest kotest-extensions-junitxml - 5.2.2 + 5.3.0 io.kotest kotest-framework-api - 5.2.2 + 5.3.0 io.kotest kotest-framework-concurrency - 5.2.2 + 5.3.0 io.kotest kotest-framework-datatest - 5.2.2 + 5.3.0 io.kotest kotest-framework-discovery - 5.2.2 + 5.3.0 io.kotest kotest-framework-engine - 5.2.2 + 5.3.0 io.kotest kotest-framework-multiplatform-plugin-gradle - 5.2.2 + 5.3.0 io.kotest kotest-framework-multiplatform-plugin-js - 5.2.2 + 5.3.0 io.kotest kotest-framework-multiplatform-plugin-native - 5.2.2 + 5.3.0 io.kotest kotest-framework-standalone - 5.2.2 + 5.3.0 io.kotest kotest-property-lifecycle - 5.2.2 + 5.3.0 io.kotest kotest-runner-junit4 - 5.2.2 + 5.3.0 io.kotest kotest-runner-junit5 - 5.2.2 + 5.3.0 diff --git a/examples/maven-plugins/pom.xml b/examples/maven-plugins/pom.xml index 3c9293c..991d84c 100644 --- a/examples/maven-plugins/pom.xml +++ b/examples/maven-plugins/pom.xml @@ -48,5 +48,10 @@ maven-compiler-plugin 3.10.1 + + com.github.eirslett + frontend-maven-plugin + 1.12.1 + diff --git a/examples/quarkus-camel/pom.xml b/examples/quarkus-camel/pom.xml index e9d16b8..3a37c0a 100644 --- a/examples/quarkus-camel/pom.xml +++ b/examples/quarkus-camel/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.quarkus.platform quarkus-camel-bom - 2.7.5.Final + 2.8.2.Final pom Quarkus Platform - Camel - Quarkus Platform BOM Quarkus Universe platform aggregates extensions from Quarkus Core and those developed by the community into a single compatible and versioned set that application developers can reference from their applications to align the dependency versions diff --git a/examples/quarkus/pom.xml b/examples/quarkus/pom.xml index e513807..f653a28 100644 --- a/examples/quarkus/pom.xml +++ b/examples/quarkus/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.quarkus quarkus-bom - 2.7.5.Final + 2.8.2.Final pom Quarkus - BOM Quarkus - Kubernetes Native Java stack tailored for OpenJDK HotSpot and GraalVM diff --git a/examples/resteasy/pom.xml b/examples/resteasy/pom.xml index 1d052b5..0335e14 100644 --- a/examples/resteasy/pom.xml +++ b/examples/resteasy/pom.xml @@ -13,7 +13,7 @@ org.jboss.resteasy resteasy-bom - 6.0.0.Final + 6.0.1.Final pom RESTEasy Maven Import (BOM) diff --git a/examples/spring-boot/pom.xml b/examples/spring-boot/pom.xml index b1b3d17..646aa3d 100644 --- a/examples/spring-boot/pom.xml +++ b/examples/spring-boot/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.5 + 2.6.7 com.example @@ -15,7 +15,7 @@ Demo project for Spring Boot 11 - 1.6.10 + 1.6.21 diff --git a/examples/spring-framework/pom.xml b/examples/spring-framework/pom.xml index fb7b8d8..1e50f51 100644 --- a/examples/spring-framework/pom.xml +++ b/examples/spring-framework/pom.xml @@ -8,7 +8,7 @@ 4.0.0 org.springframework spring-framework-bom - 5.3.17 + 5.3.19 pom Spring Framework (Bill of Materials) Spring Framework (Bill of Materials)