diff --git a/NOTICE.md b/NOTICE.md index 73916169f1..a737757c90 100644 --- a/NOTICE.md +++ b/NOTICE.md @@ -70,7 +70,7 @@ Javassist Version 3.29.2-GA * Project: http://www.javassist.org/ * Copyright (C) 1999- Shigeru Chiba. All Rights Reserved. -Jackson JAX-RS Providers Version 2.15.2 +Jackson JAX-RS Providers Version 2.15.3 * License: Apache License, 2.0 * Project: https://github.com/FasterXML/jackson-jaxrs-providers * Copyright: (c) 2009-2023 FasterXML, LLC. All rights reserved unless otherwise indicated. diff --git a/archetypes/jersey-heroku-webapp/src/main/resources/archetype-resources/pom.xml b/archetypes/jersey-heroku-webapp/src/main/resources/archetype-resources/pom.xml index dd385f7263..86521933f7 100644 --- a/archetypes/jersey-heroku-webapp/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/jersey-heroku-webapp/src/main/resources/archetype-resources/pom.xml @@ -117,9 +117,9 @@ ${project.version} - 11.0.17 + 11.0.18 UTF-8 - 3.1.2 + 3.2.1 3.4.0 - \ No newline at end of file + diff --git a/archetypes/jersey-quickstart-grizzly2/src/main/resources/archetype-resources/pom.xml b/archetypes/jersey-quickstart-grizzly2/src/main/resources/archetype-resources/pom.xml index 98b0d46984..9bd0bda279 100644 --- a/archetypes/jersey-quickstart-grizzly2/src/main/resources/archetype-resources/pom.xml +++ b/archetypes/jersey-quickstart-grizzly2/src/main/resources/archetype-resources/pom.xml @@ -83,8 +83,8 @@ ${project.version} - 5.9.3 + 5.10.0 UTF-8 - 3.1.2 + 3.2.1 diff --git a/examples/NOTICE.md b/examples/NOTICE.md index 0162dc6453..aafa80c334 100644 --- a/examples/NOTICE.md +++ b/examples/NOTICE.md @@ -71,7 +71,7 @@ Javassist Version 3.29.2-GA * Project: http://www.javassist.org/ * Copyright (C) 1999- Shigeru Chiba. All Rights Reserved. -Jackson JAX-RS Providers Version 2.15.2 +Jackson JAX-RS Providers Version 2.15.3 * License: Apache License, 2.0 * Project: https://github.com/FasterXML/jackson-jaxrs-providers * Copyright: (c) 2009-2023 FasterXML, LLC. All rights reserved unless otherwise indicated. diff --git a/examples/configured-client/pom.xml b/examples/configured-client/pom.xml index ff4aa99e74..6269291d7d 100644 --- a/examples/configured-client/pom.xml +++ b/examples/configured-client/pom.xml @@ -50,7 +50,7 @@ io.helidon.microprofile.config helidon-microprofile-config - ${helidon.version} + ${helidon.config.version} org.eclipse.microprofile.config @@ -114,5 +114,14 @@ + + jdk11- + + (,12) + + + ${helidon.config.11.version} + + diff --git a/examples/helloworld-cdi2-se/pom.xml b/examples/helloworld-cdi2-se/pom.xml index 9716e74eee..0078ce7dfb 100644 --- a/examples/helloworld-cdi2-se/pom.xml +++ b/examples/helloworld-cdi2-se/pom.xml @@ -86,6 +86,12 @@ org.jboss.weld.se weld-se-core + + + org.jboss.logging + jboss-logging + + diff --git a/ext/bean-validation/pom.xml b/ext/bean-validation/pom.xml index 0890ac4e37..a382b7a3bc 100644 --- a/ext/bean-validation/pom.xml +++ b/ext/bean-validation/pom.xml @@ -148,4 +148,16 @@ + + + jdk8 + + 1.8 + + + ${jboss.logging.8.version} + + + + diff --git a/inject/cdi2-se/pom.xml b/inject/cdi2-se/pom.xml index bb9be2920b..17943cd2c9 100644 --- a/inject/cdi2-se/pom.xml +++ b/inject/cdi2-se/pom.xml @@ -42,6 +42,18 @@ org.jboss.weld.se weld-se-core + + + org.jboss.logging + jboss-logging + + + + + + org.jboss.logging + jboss-logging + ${jboss.logging.version} @@ -119,4 +131,15 @@ + + + jdk8 + + 1.8 + + + ${jboss.logging.8.version} + + + diff --git a/media/json-jackson/src/main/resources/META-INF/NOTICE.markdown b/media/json-jackson/src/main/resources/META-INF/NOTICE.markdown index 027575cb09..4251b2fe93 100644 --- a/media/json-jackson/src/main/resources/META-INF/NOTICE.markdown +++ b/media/json-jackson/src/main/resources/META-INF/NOTICE.markdown @@ -31,7 +31,7 @@ The project maintains the following source code repositories: ## Third-party Content -Jackson JAX-RS Providers version 2.15.2 +Jackson JAX-RS Providers version 2.15.3 * License: Apache License, 2.0 * Project: https://github.com/FasterXML/jackson-jaxrs-providers * Copyright: (c) 2009-2023 FasterXML, LLC. All rights reserved unless otherwise indicated. diff --git a/pom.xml b/pom.xml index 43c1cb8e00..58bf993de1 100644 --- a/pom.xml +++ b/pom.xml @@ -2212,12 +2212,12 @@ 3.1.0 3.6.0 - 3.3.0 + 3.4.1 3.1.0 3.4.0 3.2.0 - 3.3.0 - 10.9.3 + 3.3.1 + 10.12.4 3.11.0 3.9.0 - 3.6.0 + 3.6.1 3.1.1 3.3.0 - 3.1.2 + 3.2.1 5.1.9 3.0.5 5.1 3.1.1 4.2.0 3.3.0 - 3.5.0 - 3.3.0 + 3.6.0 + 3.3.1 1.2.4 2.6.0 3.3.1 - 3.4.1 + 3.5.1 3.9.1 3.3.0 - 3.1.2 + 3.2.1 3.4.0 2.11.0 - 1.0.2 + 1.1.0 ${project.version} - 1.7.0.Final + 1.7.1.Final 3.0.1.Final 9.6 - 1.6.11 + 1.9.20.1 1.70 - 2.13.0 + 2.15.0 1.2 - 1.5.1 + 1.6.0 1.6.4 2.8.4 7.0.5 1.7 2.3.32 - 2.0.14 - 4.0.12 - 2.9.1 + 2.0.21 + 4.0.15 + 2.10.1 0.27.0 - 3.0.0 + 3.0.2 - 1.10.12 - 1.0.9 + 1.11.5 + 1.0.11 - 3.0 + 3.0.3 3.0.1 3.0.2 + 1.4.13 3.0.0 31.1-jre 2.2 - 1.4.13 3.0.2 2.9.1 org.glassfish.hk2.*;version="[2.5,4)" org.jvnet.hk2.*;version="[2.5,4)" 4.5.14 5.2.1 - 2.15.2 + 2.15.3 3.29.2-GA - 3.4.3.Final + 3.5.3.Final + 3.4.3.Final 1.19.3 ${jersey1.version} 1.3.7 - 1.36 + 1.37 1.49 4.13.2 - 5.9.3 - 1.9.3 + 5.10.0 + 1.10.0 4.0.2 3.12.4 0.9.10 - 4.1.93.Final + 4.1.100.Final 0.33.0 6.0.0 1.10.0 @@ -2325,9 +2326,9 @@ 1.3.8 2.2.21 6.0.1 - 2.0.7 - 6.0.10 - 7.6.1 + 2.0.9 + 6.0.13 + 7.8.0 6.9.13.6 4.0.3.Final @@ -2338,7 +2339,7 @@ 2.12.2 - 20.3.11 + 20.3.12 6.2.5 @@ -2373,9 +2374,10 @@ 3.0 3.0.0 org.eclipse.jetty.*;version="[11,15)" - 11.0.17 + 11.0.18 + 11.0.15 9.4.53.v20231009 - 11.0.15 + 11.0.18 6.1.14 2.0.0 1.0.5 diff --git a/test-framework/maven/container-runner-maven-plugin/pom.xml b/test-framework/maven/container-runner-maven-plugin/pom.xml index be654ef1ad..3cbd0d888a 100644 --- a/test-framework/maven/container-runner-maven-plugin/pom.xml +++ b/test-framework/maven/container-runner-maven-plugin/pom.xml @@ -157,6 +157,10 @@ com.google.guava guava + + org.codehaus.plexus + plexus-archiver + diff --git a/tests/e2e/pom.xml b/tests/e2e/pom.xml index 489b94c91f..6f7c8be896 100644 --- a/tests/e2e/pom.xml +++ b/tests/e2e/pom.xml @@ -217,6 +217,15 @@ + + jdk8 + + 1.8 + + + ${jboss.logging.8.version} + + sonar diff --git a/tests/integration/microprofile/rest-client-tck/pom.xml b/tests/integration/microprofile/rest-client-tck/pom.xml index 0a63e187d2..496f1ca102 100644 --- a/tests/integration/microprofile/rest-client-tck/pom.xml +++ b/tests/integration/microprofile/rest-client-tck/pom.xml @@ -220,7 +220,7 @@ uk.co.deliverymind wiremock-maven-plugin - 2.7.0 + ${wiremock.mvn.plugin.version} test-compile diff --git a/tests/integration/tracing-support/pom.xml b/tests/integration/tracing-support/pom.xml index a939fd7455..192f52dc8f 100644 --- a/tests/integration/tracing-support/pom.xml +++ b/tests/integration/tracing-support/pom.xml @@ -65,6 +65,7 @@ org.eclipse.jetty jetty-maven-plugin + ${jetty.tracing.version}