This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
commit 20b68793b6c1bd7baf12de703b7fb7424d0597d5 Author: Michał Goliński <[email protected]> AuthorDate: Thu Nov 18 16:08:42 2021 +0100 Update JAXB runtime --- src/main/features/boot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/features/boot.json b/src/main/features/boot.json index 8e98f8c..f1c7384 100644 --- a/src/main/features/boot.json +++ b/src/main/features/boot.json @@ -41,7 +41,7 @@ "start-order":"1" }, { - "id":"org.apache.servicemix.bundles:org.apache.servicemix.bundles.jaxb-runtime:2.3.2_2", + "id":"org.apache.servicemix.bundles:org.apache.servicemix.bundles.jaxb-runtime:2.3.2_3", "start-order":"1" }, {
