From 59c4de8fb2506371744c5d6383679b87f0fba642 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:07:35 +0000 Subject: [PATCH 01/50] Bump com.mycila:license-maven-plugin from 4.1 to 4.3 Bumps com.mycila:license-maven-plugin from 4.1 to 4.3. --- updated-dependencies: - dependency-name: com.mycila:license-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..a8344378950 100644 --- a/pom.xml +++ b/pom.xml @@ -135,7 +135,7 @@ 1.0.10 0.8.10 2.7 - 4.1 + 4.3 3.1.0 3.6.0 5.1.9 From 76d071c33ed93729b5b2c0b9b16f8c7fb1734e93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:07:48 +0000 Subject: [PATCH 02/50] Bump org.eclipse.platform:org.eclipse.osgi.services Bumps [org.eclipse.platform:org.eclipse.osgi.services](https://github.com/eclipse-equinox/equinox) from 3.11.100 to 3.11.200. - [Commits](https://github.com/eclipse-equinox/equinox/commits) --- updated-dependencies: - dependency-name: org.eclipse.platform:org.eclipse.osgi.services dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- jetty-osgi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml index b72d4b759d7..d9afc4afca3 100644 --- a/jetty-osgi/pom.xml +++ b/jetty-osgi/pom.xml @@ -13,7 +13,7 @@ 3.18.500 - 3.11.100 + 3.11.200 1.6.1 1.5.0 1.4.1 From 21a9883469cf57c89e0ad28594671a46236d0f63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:08:37 +0000 Subject: [PATCH 03/50] Bump maven.surefire.plugin.version from 3.2.2 to 3.2.3 Bumps `maven.surefire.plugin.version` from 3.2.2 to 3.2.3. Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.2...surefire-3.2.3) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.2...surefire-3.2.3) Updates `org.apache.maven.surefire:surefire-junit47` from 3.2.2 to 3.2.3 --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven.surefire:surefire-junit47 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- build-resources/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build-resources/pom.xml b/build-resources/pom.xml index e349d2dcf79..c9a82238189 100644 --- a/build-resources/pom.xml +++ b/build-resources/pom.xml @@ -17,7 +17,7 @@ 3.0.0-M2 3.4.0 3.1.0 - 3.2.2 + 3.2.3 true true diff --git a/pom.xml b/pom.xml index 0c14714d90a..fbf28795d6b 100644 --- a/pom.xml +++ b/pom.xml @@ -158,7 +158,7 @@ 3.1.0 3.3.1 3.5.1 - 3.2.2 + 3.2.3 3.3.0 3.4.0 4.7.2.0 From 401b2cf6aa88e9e7ad32ca77ad6d06470f10a86c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:08:51 +0000 Subject: [PATCH 04/50] Bump org.codehaus.mojo:flatten-maven-plugin from 1.3.0 to 1.5.0 Bumps [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.3.0 to 1.5.0. - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/flatten-maven-plugin-1.3.0...1.5.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..66ebad0ac81 100644 --- a/pom.xml +++ b/pom.xml @@ -131,7 +131,7 @@ 3.3.0 3.2.0 1.5.0 - 1.3.0 + 1.5.0 1.0.10 0.8.10 2.7 From dc916c0ec02bff0dcf16acc0609ee9c0a3546fcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:09:09 +0000 Subject: [PATCH 05/50] Bump biz.aQute.bnd:biz.aQute.bndlib from 6.3.1 to 7.0.0 Bumps [biz.aQute.bnd:biz.aQute.bndlib](https://github.com/bndtools/bnd) from 6.3.1 to 7.0.0. - [Release notes](https://github.com/bndtools/bnd/releases) - [Changelog](https://github.com/bndtools/bnd/blob/master/docs/ADDING_RELEASE_DOCS.md) - [Commits](https://github.com/bndtools/bnd/compare/6.3.1...7.0.0) --- updated-dependencies: - dependency-name: biz.aQute.bnd:biz.aQute.bndlib dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..57d15736392 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ 2.2.3 9.6 4.2.0 - 6.3.1 + 7.0.0 1.5 10.3.4 1.16.0 From eec68210ff17b601d9dba1aa3af598fc316f84d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:09:59 +0000 Subject: [PATCH 06/50] Bump google.errorprone.version from 2.15.0 to 2.24.0 Bumps `google.errorprone.version` from 2.15.0 to 2.24.0. Updates `com.google.errorprone:error_prone_annotations` from 2.15.0 to 2.24.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](https://github.com/google/error-prone/compare/v2.15.0...v2.24.0) Updates `com.google.errorprone:error_prone_core` from 2.15.0 to 2.24.0 - [Release notes](https://github.com/google/error-prone/releases) - [Commits](https://github.com/google/error-prone/compare/v2.15.0...v2.24.0) --- updated-dependencies: - dependency-name: com.google.errorprone:error_prone_annotations dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.errorprone:error_prone_core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..2a42aad8e21 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ 3.4.2 7.0.5 3.0.2 - 2.15.0 + 2.24.0 1.49.2 2.9.1 32.1.2-jre From 8569586708fbba8a0dd613cfd5eb23351d3f6c34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:10:19 +0000 Subject: [PATCH 07/50] Bump com.hazelcast:hazelcast from 5.2.1 to 5.3.6 Bumps [com.hazelcast:hazelcast](https://github.com/hazelcast/hazelcast) from 5.2.1 to 5.3.6. - [Release notes](https://github.com/hazelcast/hazelcast/releases) - [Commits](https://github.com/hazelcast/hazelcast/compare/v5.2.1...v5.3.6) --- updated-dependencies: - dependency-name: com.hazelcast:hazelcast dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..8e45fc7381b 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ 5.1.0 2.2 2.15.2 - 5.2.1 + 5.3.6 4.6.5.Final 11.0.18.Final 2.14.2 From ee78ec746361b91642a081783aef470486d8f69f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:10:39 +0000 Subject: [PATCH 08/50] Bump com.sun.xml.ws:jaxws-rt from 2.3.5 to 2.3.7 Bumps com.sun.xml.ws:jaxws-rt from 2.3.5 to 2.3.7. --- updated-dependencies: - dependency-name: com.sun.xml.ws:jaxws-rt dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..acedbf97f68 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ 1.1.2 2.3.3 2.3.6 - 2.3.5 + 2.3.7 2.3.3 2.82 1.1.0.v201105071233 From b9292a31f935091eedefd8b22b1841eaeb37da8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:11:02 +0000 Subject: [PATCH 09/50] Bump com.google.code.gson:gson from 2.9.1 to 2.10.1 Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.9.1 to 2.10.1. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.9.1...gson-parent-2.10.1) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..55735eddfe3 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ 3.0.2 2.15.0 1.49.2 - 2.9.1 + 2.10.1 32.1.2-jre 5.1.0 2.2 From 4d34f06cf9067596d76e21ec4a20246644aa40bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:11:18 +0000 Subject: [PATCH 10/50] Bump org.codehaus.mojo:versions-maven-plugin from 2.12.0 to 2.16.2 Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.12.0 to 2.16.2. - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](https://github.com/mojohaus/versions/compare/versions-maven-plugin-2.12.0...2.16.2) --- updated-dependencies: - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..e6c0a66b074 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ 3.3.0 3.4.0 4.7.2.0 - 2.12.0 + 2.16.2 false From c4a78e11ac81f91ba15de6528bed5b0e219314e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:11:40 +0000 Subject: [PATCH 11/50] Bump org.apache.maven.plugins:maven-compiler-plugin Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.11.0 to 3.12.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.12.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..7c475b2ca47 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ 5.1.9 3.3.2 3.3.1 - 3.11.0 + 3.12.1 3.6.1 3.1.1 3.4.1 From 398ca961e163dcc956ad5950eac93e345e2c09dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:12:08 +0000 Subject: [PATCH 12/50] Bump ch.qos.logback:logback-core from 1.3.13 to 1.3.14 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.3.13 to 1.3.14. - [Commits](https://github.com/qos-ch/logback/compare/v_1.3.13...v_1.3.14) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..1ac7ea7b565 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,7 @@ 5.9.1 2.0.3 2.22.0 - 1.3.13 + 1.3.14 3.0.8 10.3.6 1.9.18 From edc9e582176fce6d6d48b82fdc6854d148aa76a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:12:23 +0000 Subject: [PATCH 13/50] Bump jakarta.xml.ws:jakarta.xml.ws-api from 2.3.3 to 4.0.1 Bumps [jakarta.xml.ws:jakarta.xml.ws-api](https://github.com/jakartaee/jax-ws-api) from 2.3.3 to 4.0.1. - [Release notes](https://github.com/jakartaee/jax-ws-api/releases) - [Commits](https://github.com/jakartaee/jax-ws-api/compare/2.3.3...4.0.1) --- updated-dependencies: - dependency-name: jakarta.xml.ws:jakarta.xml.ws-api dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..344651a9836 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ 2.3.3 2.3.6 2.3.5 - 2.3.3 + 4.0.1 2.82 1.1.0.v201105071233 2.0 From 13f2d8b285b0df4db6a4958c8d1de54591239a54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:13:05 +0000 Subject: [PATCH 14/50] Bump com.github.jnr:jnr-unixsocket from 0.38.17 to 0.38.21 Bumps [com.github.jnr:jnr-unixsocket](https://github.com/jnr/jnr-unixsocket) from 0.38.17 to 0.38.21. - [Commits](https://github.com/jnr/jnr-unixsocket/compare/jnr-unixsocket-0.38.17...jnr-unixsocket-0.38.21) --- updated-dependencies: - dependency-name: com.github.jnr:jnr-unixsocket dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..270d49306ee 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ 0.32.13 2.2.12 3.1.15 - 0.38.17 + 0.38.21 1.7.1 1.1.1 2.5.0 From f74c634a1aabbb342f6e2a4c2ddef245f49af1c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:13:20 +0000 Subject: [PATCH 15/50] Bump net.java.dev.jna:jna-jpms from 5.12.1 to 5.14.0 Bumps [net.java.dev.jna:jna-jpms](https://github.com/java-native-access/jna) from 5.12.1 to 5.14.0. - [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md) - [Commits](https://github.com/java-native-access/jna/compare/5.12.1...5.14.0) --- updated-dependencies: - dependency-name: net.java.dev.jna:jna-jpms dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..13ebe15c932 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ 1.2 6.0 1.37 - 5.12.1 + 5.14.0 0.10.4 0.32.13 2.2.12 From 575193f27fd6ff34f98439150b6e6675c77e427a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:13:46 +0000 Subject: [PATCH 16/50] Bump io.grpc:grpc-core from 1.49.2 to 1.60.1 Bumps [io.grpc:grpc-core](https://github.com/grpc/grpc-java) from 1.49.2 to 1.60.1. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.49.2...v1.60.1) --- updated-dependencies: - dependency-name: io.grpc:grpc-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..cf9f8ea046e 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ 7.0.5 3.0.2 2.15.0 - 1.49.2 + 1.60.1 2.9.1 32.1.2-jre 5.1.0 From 5815c969b810dbede750aed593ebeee813e7d9d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:14:01 +0000 Subject: [PATCH 17/50] Bump org.codehaus.mojo:build-helper-maven-plugin from 3.3.0 to 3.5.0 Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.3.0 to 3.5.0. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/build-helper-maven-plugin-3.3.0...3.5.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..f1e27f6d7be 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ 2.2.4 - 3.3.0 + 3.5.0 3.2.0 1.5.0 1.3.0 From eb08ffbda6896c1eaea801f73c021a5bc864efdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:14:19 +0000 Subject: [PATCH 18/50] Bump org.codehaus.plexus:plexus-component-annotations Bumps [org.codehaus.plexus:plexus-component-annotations](https://github.com/codehaus-plexus/plexus-containers) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/codehaus-plexus/plexus-containers/releases) - [Changelog](https://github.com/codehaus-plexus/plexus-containers/blob/master/ReleaseNotes.md) - [Commits](https://github.com/codehaus-plexus/plexus-containers/compare/plexus-containers-2.1.1...plexus-containers-2.2.0) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-component-annotations dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..fe18f188cde 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ 6.0.0 1.2.0 1.2.0 - 2.1.1 + 2.2.0 4.0.0 4.0.2 2.0.5 From 0fba23b184457e7b9d7e37f4e3a71b5166acbde5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:14:34 +0000 Subject: [PATCH 19/50] Bump com.fasterxml.jackson:jackson-bom from 2.14.2 to 2.16.1 Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.14.2 to 2.16.1. - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.14.2...jackson-bom-2.16.1) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..8e7fe6b574f 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ 5.2.1 4.6.5.Final 11.0.18.Final - 2.14.2 + 2.16.1 1.2.2 1.3.5 3.0.3 From 0d7807f92ee1dd6c446f3aaf752474b1803d4920 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:15:28 +0000 Subject: [PATCH 20/50] Bump com.google.inject:guice from 5.1.0 to 7.0.0 Bumps [com.google.inject:guice](https://github.com/google/guice) from 5.1.0 to 7.0.0. - [Release notes](https://github.com/google/guice/releases) - [Commits](https://github.com/google/guice/compare/5.1.0...7.0.0) --- updated-dependencies: - dependency-name: com.google.inject:guice dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..7ff379b4bce 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ 1.49.2 2.9.1 32.1.2-jre - 5.1.0 + 7.0.0 2.2 2.15.2 5.2.1 From 6c0ebd902291267657a0de779da3a18c0c3df64e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:16:35 +0000 Subject: [PATCH 21/50] Bump org.mariadb.jdbc:mariadb-java-client from 3.0.8 to 3.3.2 Bumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.0.8 to 3.3.2. - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md) - [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.0.8...3.3.2) --- updated-dependencies: - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..8de329e3efa 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ 2.0.3 2.22.0 1.3.13 - 3.0.8 + 3.3.2 10.3.6 1.9.18 3.9.0 From 7c67ff240058ca3520d48e7c7b27b7daad80e62e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:16:58 +0000 Subject: [PATCH 22/50] Bump org.jboss.logmanager:jboss-logmanager Bumps [org.jboss.logmanager:jboss-logmanager](https://github.com/jboss-logging/jboss-logmanager) from 3.0.2.Final to 3.0.4.Final. - [Release notes](https://github.com/jboss-logging/jboss-logmanager/releases) - [Commits](https://github.com/jboss-logging/jboss-logmanager/compare/3.0.2.Final...3.0.4.Final) --- updated-dependencies: - dependency-name: org.jboss.logmanager:jboss-logmanager dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..e76dde235b8 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ 2.2.1.Final 2.2.1.Final 3.5.3.Final - 3.0.2.Final + 3.0.4.Final 3.5.1.Final 1.1 1.0.7 From b107cc2824ee53cb597eb5e3d91e05a60c3719f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:18:55 +0000 Subject: [PATCH 23/50] Bump org.junit:junit-bom from 5.9.1 to 5.10.1 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.9.1 to 5.10.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.9.1...r5.10.1) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..8bfad420439 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ 1.1.1 2.5.0 9.0.83.1 - 5.9.1 + 5.10.1 2.0.3 2.22.0 1.3.13 From 6615e824ec71062340a70dff2acad5dec6337c52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:19:08 +0000 Subject: [PATCH 24/50] Bump org.apache.logging.log4j:log4j-api from 2.22.0 to 2.22.1 Bumps org.apache.logging.log4j:log4j-api from 2.22.0 to 2.22.1. --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..f2f1111b997 100644 --- a/pom.xml +++ b/pom.xml @@ -101,7 +101,7 @@ 9.0.83.1 5.9.1 2.0.3 - 2.22.0 + 2.22.1 1.3.13 3.0.8 10.3.6 From 1809826708be48d0793ffef068b53b653bd9c37a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:19:26 +0000 Subject: [PATCH 25/50] Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3 Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.6.2...maven-javadoc-plugin-3.6.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..9b2f6094df9 100644 --- a/pom.xml +++ b/pom.xml @@ -151,7 +151,7 @@ 3.6.0 4.0.6 3.3.0 - 3.6.2 + 3.6.3 3.10.2 3.10.2 3.0.1 From ca68dfdc2f108a74c8bc72170eb6b951a5fe0b2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:19:37 +0000 Subject: [PATCH 26/50] Bump com.github.jnr:jnr-posix from 3.1.15 to 3.1.18 Bumps [com.github.jnr:jnr-posix](https://github.com/jnr/jnr-posix) from 3.1.15 to 3.1.18. - [Commits](https://github.com/jnr/jnr-posix/compare/jnr-posix-3.1.15...jnr-posix-3.1.18) --- updated-dependencies: - dependency-name: com.github.jnr:jnr-posix dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..58624d16089 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ 0.10.4 0.32.13 2.2.12 - 3.1.15 + 3.1.18 0.38.17 1.7.1 1.1.1 From c5ecc7fae46404090a2292d307f73241a54f7766 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:19:50 +0000 Subject: [PATCH 27/50] Bump org.eclipse.platform:org.eclipse.osgi.util from 3.7.200 to 3.7.300 Bumps [org.eclipse.platform:org.eclipse.osgi.util](https://github.com/eclipse-equinox/equinox) from 3.7.200 to 3.7.300. - [Commits](https://github.com/eclipse-equinox/equinox/commits) --- updated-dependencies: - dependency-name: org.eclipse.platform:org.eclipse.osgi.util dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- jetty-osgi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml index b72d4b759d7..b5f920565ff 100644 --- a/jetty-osgi/pom.xml +++ b/jetty-osgi/pom.xml @@ -17,7 +17,7 @@ 1.6.1 1.5.0 1.4.1 - 3.7.200 + 3.7.300 1.2.0 1.3.0 1.0.2 From 6c95fa2593b8bb14c8c3b32afccb2392827de452 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:20:13 +0000 Subject: [PATCH 28/50] Bump com.google.cloud:google-cloud-datastore from 2.11.4 to 2.17.6 Bumps [com.google.cloud:google-cloud-datastore](https://github.com/googleapis/java-datastore) from 2.11.4 to 2.17.6. - [Release notes](https://github.com/googleapis/java-datastore/releases) - [Changelog](https://github.com/googleapis/java-datastore/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/java-datastore/compare/v2.11.4...v2.17.6) --- updated-dependencies: - dependency-name: com.google.cloud:google-cloud-datastore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- jetty-gcloud/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jetty-gcloud/pom.xml b/jetty-gcloud/pom.xml index 9612365836a..a34770c8f52 100644 --- a/jetty-gcloud/pom.xml +++ b/jetty-gcloud/pom.xml @@ -13,7 +13,7 @@ Jetty :: GCloud - 2.11.4 + 2.17.6 From ace85a6545aeacf8e7ace1f728d06ee14f31ace5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:20:41 +0000 Subject: [PATCH 29/50] Bump org.codehaus.plexus:plexus-xml from 4.0.2 to 4.0.3 Bumps [org.codehaus.plexus:plexus-xml](https://github.com/codehaus-plexus/plexus-xml) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/codehaus-plexus/plexus-xml/releases) - [Commits](https://github.com/codehaus-plexus/plexus-xml/compare/plexus-xml-4.0.2...plexus-xml-4.0.3) --- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-xml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..37641fb4cb1 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ 1.2.0 2.1.1 4.0.0 - 4.0.2 + 4.0.3 2.0.5 2.1.1.RELEASE 1.2.5 From a757748d7efbc68bde39fd745a5c02ca843fd44a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:21:06 +0000 Subject: [PATCH 30/50] Bump com.puppycrawl.tools:checkstyle from 10.3.4 to 10.12.7 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.3.4 to 10.12.7. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.3.4...checkstyle-10.12.7) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..6657b5e05b8 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ 4.2.0 6.3.1 1.5 - 10.3.4 + 10.12.7 1.16.0 1.25.0 2.15.1 From c5f3f71faffefe4a6c9ad6ccaf26ac9c9bb0b757 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:21:19 +0000 Subject: [PATCH 31/50] Bump org.eclipse.platform:org.eclipse.osgi from 3.18.500 to 3.18.600 Bumps [org.eclipse.platform:org.eclipse.osgi](https://github.com/eclipse-equinox/equinox) from 3.18.500 to 3.18.600. - [Commits](https://github.com/eclipse-equinox/equinox/commits) --- updated-dependencies: - dependency-name: org.eclipse.platform:org.eclipse.osgi dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- jetty-osgi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml index b72d4b759d7..3ad4a2f738f 100644 --- a/jetty-osgi/pom.xml +++ b/jetty-osgi/pom.xml @@ -12,7 +12,7 @@ pom - 3.18.500 + 3.18.600 3.11.100 1.6.1 1.5.0 From 8bdcf0d8871a6f7e7aed036827fe32dfcb27cbd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:21:27 +0000 Subject: [PATCH 32/50] Bump org.jolokia:jolokia-war from 1.7.1 to 1.7.2 Bumps org.jolokia:jolokia-war from 1.7.1 to 1.7.2. --- updated-dependencies: - dependency-name: org.jolokia:jolokia-war dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..4a129c14723 100644 --- a/pom.xml +++ b/pom.xml @@ -95,7 +95,7 @@ 2.2.12 3.1.15 0.38.17 - 1.7.1 + 1.7.2 1.1.1 2.5.0 9.0.83.1 From b171a149387ae7e0b51c25900765fc50eb99148d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:21:41 +0000 Subject: [PATCH 33/50] Bump org.glassfish.jaxb:jaxb-runtime from 2.3.6 to 2.3.9 Bumps org.glassfish.jaxb:jaxb-runtime from 2.3.6 to 2.3.9. --- updated-dependencies: - dependency-name: org.glassfish.jaxb:jaxb-runtime dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..fd62c18593f 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ 1.3.3 1.1.2 2.3.3 - 2.3.6 + 2.3.9 2.3.5 2.3.3 2.82 From 270c89f6c9e39cbcd899a8ae5ff1778cae18e3d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:21:51 +0000 Subject: [PATCH 34/50] Bump org.osgi:org.osgi.util.promise from 1.2.0 to 1.3.0 Bumps [org.osgi:org.osgi.util.promise](https://github.com/osgi/osgi) from 1.2.0 to 1.3.0. - [Commits](https://github.com/osgi/osgi/commits) --- updated-dependencies: - dependency-name: org.osgi:org.osgi.util.promise dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..8eb4f1cd009 100644 --- a/pom.xml +++ b/pom.xml @@ -112,7 +112,7 @@ 8.1.0 6.0.0 1.2.0 - 1.2.0 + 1.3.0 2.1.1 4.0.0 4.0.2 From 3596e2c8a421ae8f06d36dae3d56c7a1cc3c3f13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:21:59 +0000 Subject: [PATCH 35/50] Bump io.hawt:hawtio-default from 2.15.2 to 3.0.0 Bumps io.hawt:hawtio-default from 2.15.2 to 3.0.0. --- updated-dependencies: - dependency-name: io.hawt:hawtio-default dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..a27b83cb3db 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ 32.1.2-jre 5.1.0 2.2 - 2.15.2 + 3.0.0 5.2.1 4.6.5.Final 11.0.18.Final From 350a604c0bac9932fbf96097815b87d07a479471 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:22:15 +0000 Subject: [PATCH 36/50] Bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.2.0 to 4.8.2.0 Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.2.0 to 4.8.2.0. - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.2.0...spotbugs-maven-plugin-4.8.2.0) --- updated-dependencies: - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..f9951265067 100644 --- a/pom.xml +++ b/pom.xml @@ -161,7 +161,7 @@ 3.2.2 3.3.0 3.4.0 - 4.7.2.0 + 4.8.2.0 2.12.0 From 321b36e1b5ddec860a7d7010d51f983500071325 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:22:32 +0000 Subject: [PATCH 37/50] Bump com.github.jnr:jnr-enxio from 0.32.13 to 0.32.16 Bumps [com.github.jnr:jnr-enxio](https://github.com/jnr/jnr-enxio) from 0.32.13 to 0.32.16. - [Commits](https://github.com/jnr/jnr-enxio/compare/jnr-enxio-0.32.13...jnr-enxio-0.32.16) --- updated-dependencies: - dependency-name: com.github.jnr:jnr-enxio dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..4e0435fbd59 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ 1.37 5.12.1 0.10.4 - 0.32.13 + 0.32.16 2.2.12 3.1.15 0.38.17 From 5b15519e28dd0417f18c1a3226822e8c0324e144 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:23:14 +0000 Subject: [PATCH 38/50] Bump org.asciidoctor:asciidoctorj from 2.5.6 to 2.5.11 Bumps [org.asciidoctor:asciidoctorj](https://github.com/asciidoctor/asciidoctorj) from 2.5.6 to 2.5.11. - [Release notes](https://github.com/asciidoctor/asciidoctorj/releases) - [Changelog](https://github.com/asciidoctor/asciidoctorj/blob/main/CHANGELOG.adoc) - [Commits](https://github.com/asciidoctor/asciidoctorj/compare/v2.5.6...v2.5.11) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctorj dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..5b0cf4a83a8 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ 4.5.14 4.4.16 2.2.13 - 2.5.6 + 2.5.11 2.2.3 9.6 4.2.0 From 7804401985de8d0d04de72c2dffedcc675436218 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:23:46 +0000 Subject: [PATCH 39/50] Bump org.mongodb:mongo-java-driver from 3.12.11 to 3.12.14 Bumps [org.mongodb:mongo-java-driver](https://github.com/mongodb/mongo-java-driver) from 3.12.11 to 3.12.14. - [Release notes](https://github.com/mongodb/mongo-java-driver/releases) - [Commits](https://github.com/mongodb/mongo-java-driver/compare/r3.12.11...r3.12.14) --- updated-dependencies: - dependency-name: org.mongodb:mongo-java-driver dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..9024f158123 100644 --- a/pom.xml +++ b/pom.xml @@ -107,7 +107,7 @@ 10.3.6 1.9.18 3.9.0 - 3.12.11 + 3.12.14 0.9.1 8.1.0 6.0.0 From 99bd2ccf62809bfe24ce283200e3c36370f40701 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:23:59 +0000 Subject: [PATCH 40/50] Bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.10 to 0.8.11. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.10...v0.8.11) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..a41ca00c80b 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ 1.5.0 1.3.0 1.0.10 - 0.8.10 + 0.8.11 2.7 4.1 3.1.0 From a4a4375f4722ae93ce66f13156d2e0b8be2e3655 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:24:26 +0000 Subject: [PATCH 41/50] Bump org.osgi:org.osgi.service.component from 1.5.0 to 1.5.1 Bumps [org.osgi:org.osgi.service.component](https://github.com/osgi/osgi) from 1.5.0 to 1.5.1. - [Commits](https://github.com/osgi/osgi/commits) --- updated-dependencies: - dependency-name: org.osgi:org.osgi.service.component dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- jetty-osgi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jetty-osgi/pom.xml b/jetty-osgi/pom.xml index b72d4b759d7..0e0b840b261 100644 --- a/jetty-osgi/pom.xml +++ b/jetty-osgi/pom.xml @@ -15,7 +15,7 @@ 3.18.500 3.11.100 1.6.1 - 1.5.0 + 1.5.1 1.4.1 3.7.200 1.2.0 From 2c59316da4bdf051d22b461f21ffd428ea89d1e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:24:41 +0000 Subject: [PATCH 42/50] Bump org.asciidoctor:asciidoctorj-diagram from 2.2.13 to 2.2.14 Bumps [org.asciidoctor:asciidoctorj-diagram](https://github.com/asciidoctor/asciidoctorj-diagram) from 2.2.13 to 2.2.14. - [Release notes](https://github.com/asciidoctor/asciidoctorj-diagram/releases) - [Commits](https://github.com/asciidoctor/asciidoctorj-diagram/compare/v2.2.13...v2.2.14) --- updated-dependencies: - dependency-name: org.asciidoctor:asciidoctorj-diagram dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..90424017d8a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 1.11.3 4.5.14 4.4.16 - 2.2.13 + 2.2.14 2.5.6 2.2.3 9.6 From bb90dd873fc0f18609428f6c5ee8a93ae8ea53e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:24:54 +0000 Subject: [PATCH 43/50] Bump com.google.guava:guava from 32.1.2-jre to 33.0.0-jre Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.1.2-jre to 33.0.0-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..f68241942bc 100644 --- a/pom.xml +++ b/pom.xml @@ -47,7 +47,7 @@ 2.15.0 1.49.2 2.9.1 - 32.1.2-jre + 33.0.0-jre 5.1.0 2.2 2.15.2 From ec20b1c488c5ec997a04c800fc7209468ecaef0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 01:25:08 +0000 Subject: [PATCH 44/50] Bump com.github.jnr:jnr-ffi from 2.2.12 to 2.2.15 Bumps [com.github.jnr:jnr-ffi](https://github.com/jnr/jnr-ffi) from 2.2.12 to 2.2.15. - [Commits](https://github.com/jnr/jnr-ffi/compare/jnr-ffi-2.2.12...jnr-ffi-2.2.15) --- updated-dependencies: - dependency-name: com.github.jnr:jnr-ffi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c14714d90a..4a25dccad39 100644 --- a/pom.xml +++ b/pom.xml @@ -92,7 +92,7 @@ 5.12.1 0.10.4 0.32.13 - 2.2.12 + 2.2.15 3.1.15 0.38.17 1.7.1 From 5f27f4462dd0582a55c9cf04dd9bdcbf7ad51134 Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Mon, 1 Jan 2024 12:00:48 -0600 Subject: [PATCH 45/50] Revert "Bump com.google.inject:guice from 5.1.0 to 7.0.0" This reverts commit 0d7807f9 Signed-off-by: Joakim Erdfelt --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 876bdc06a67..5898a26a2d7 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ 1.60.1 2.10.1 33.0.0-jre - 7.0.0 + 5.1.0 2.2 3.0.0 5.3.6 From ddda2e5682ba76d878de6ecd619c5f1f2ab9f841 Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Mon, 1 Jan 2024 12:11:38 -0600 Subject: [PATCH 46/50] Revert "Bump jakarta.xml.ws:jakarta.xml.ws-api from 2.3.3 to 4.0.1" This reverts commit edc9e582 Signed-off-by: Joakim Erdfelt --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5898a26a2d7..53ea1d68b21 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ 2.3.3 2.3.9 2.3.7 - 4.0.1 + 2.3.3 2.82 1.1.0.v201105071233 2.0 From 467064f3852bb0a41b4c8b816133ccb04e9d37dc Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Mon, 1 Jan 2024 12:16:10 -0600 Subject: [PATCH 47/50] Revert "Bump biz.aQute.bnd:biz.aQute.bndlib from 6.3.1 to 7.0.0" This reverts commit dc916c0ec02bff0dcf16acc0609ee9c0a3546fcd. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 53ea1d68b21..871907573b3 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ 2.2.3 9.6 4.2.0 - 7.0.0 + 6.3.1 1.5 10.12.7 1.16.0 From ecb120de9202a1a15372098b179034a8a712ea9b Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Mon, 1 Jan 2024 12:18:06 -0600 Subject: [PATCH 48/50] Do no upgrade major version of dependencies Signed-off-by: Joakim Erdfelt --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b3b023423b9..692516af255 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,6 +12,9 @@ updates: # Associate with milestone 10.0.x milestone: 6 ignore: + # Do not upgrade major versions of dependencies + - dependency-name: "*" + update-types: [ "version-update:semver-major" ] # Restrict updates in this branch to jetty in the 10.x.x space - dependency-name: "jakarta.servlet:*" versions: [ ">=5.0.0" ] @@ -60,6 +63,9 @@ updates: # Associate with milestone 11.0.x milestone: 7 ignore: + # Do not upgrade major versions of dependencies + - dependency-name: "*" + update-types: [ "version-update:semver-major" ] # Restrict updates in this branch to jetty in the 11.x.x space - dependency-name: "jakarta.activation:*" versions: [ ">=2.1.0" ] From 9423a5b79de833758a33198aecbcdd33da7d1755 Mon Sep 17 00:00:00 2001 From: Joakim Erdfelt Date: Mon, 1 Jan 2024 13:59:29 -0600 Subject: [PATCH 49/50] Fixing JSP test case (junit is more strict on parameters order now) Signed-off-by: Joakim Erdfelt --- .../jsp/JspAndDefaultWithAliasesTest.java | 30 ++++++++----------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/tests/test-integration/src/test/java/org/eclipse/jetty/test/jsp/JspAndDefaultWithAliasesTest.java b/tests/test-integration/src/test/java/org/eclipse/jetty/test/jsp/JspAndDefaultWithAliasesTest.java index 35cf52c3d67..d941649ed1a 100644 --- a/tests/test-integration/src/test/java/org/eclipse/jetty/test/jsp/JspAndDefaultWithAliasesTest.java +++ b/tests/test-integration/src/test/java/org/eclipse/jetty/test/jsp/JspAndDefaultWithAliasesTest.java @@ -57,15 +57,15 @@ public class JspAndDefaultWithAliasesTest { List data = new ArrayList<>(); - data.add(Arguments.of("false", "/dump.jsp")); - data.add(Arguments.of("false", "/dump.jsp/")); - data.add(Arguments.of("true", "/dump.jsp%00")); - data.add(Arguments.of("false", "/dump.jsp%00/")); - data.add(Arguments.of("false", "/dump.jsp%00x/dump.jsp")); - data.add(Arguments.of("false", "/dump.jsp%00/dump.jsp")); - data.add(Arguments.of("false", "/dump.jsp%00x")); - data.add(Arguments.of("false", "/dump.jsp%00x/")); - data.add(Arguments.of("false", "/dump.jsp%00/index.html")); + data.add(Arguments.of("/dump.jsp", 200, false)); + data.add(Arguments.of("/dump.jsp/", 200, false)); + data.add(Arguments.of("/dump.jsp%00", 400, true)); + data.add(Arguments.of("/dump.jsp%00/", 400, false)); + data.add(Arguments.of("/dump.jsp%00x/dump.jsp", 400, false)); + data.add(Arguments.of("/dump.jsp%00/dump.jsp", 400, false)); + data.add(Arguments.of("/dump.jsp%00x", 400, false)); + data.add(Arguments.of("/dump.jsp%00x/", 400, false)); + data.add(Arguments.of("/dump.jsp%00/index.html", 400, false)); return data.stream(); } @@ -129,7 +129,7 @@ public class JspAndDefaultWithAliasesTest } } - private void assertResponse(HttpURLConnection conn, String path, boolean knownBypass) throws IOException + private void assertResponse(HttpURLConnection conn, String path, int expectedStatus, boolean knownBypass) throws IOException { if (conn.getResponseCode() == 200) { @@ -138,16 +138,12 @@ public class JspAndDefaultWithAliasesTest return; } - if (conn.getResponseCode() != 404) - System.err.println(conn.getResponseMessage()); - - // Of other possible paths, only 404 Not Found is expected - assertThat("Response Code", conn.getResponseCode(), is(404)); + assertThat("Response Code", conn.getResponseCode(), is(expectedStatus)); } @ParameterizedTest @MethodSource("aliases") - public void testGetReference(String path, boolean knownBypass) throws Exception + public void testGetReference(String path, int expectedStatus, boolean knownBypass) throws Exception { URI uri = serverURI.resolve(path); @@ -157,7 +153,7 @@ public class JspAndDefaultWithAliasesTest conn = (HttpURLConnection)uri.toURL().openConnection(); conn.setConnectTimeout(5000); conn.setReadTimeout(5000); - assertResponse(conn, path, knownBypass); + assertResponse(conn, path, expectedStatus, knownBypass); } finally { From 36f2533cd22ac01c15498a4c322f7e574a7650d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 22:04:31 +0000 Subject: [PATCH 50/50] Bump org.mortbay.jetty:h2spec-maven-plugin from 1.0.10 to 1.0.11 Bumps [org.mortbay.jetty:h2spec-maven-plugin](https://github.com/jetty-project/h2spec-maven-plugin) from 1.0.10 to 1.0.11. - [Release notes](https://github.com/jetty-project/h2spec-maven-plugin/releases) - [Commits](https://github.com/jetty-project/h2spec-maven-plugin/compare/h2spec-maven-plugin-1.0.10...h2spec-maven-plugin-1.0.11) --- updated-dependencies: - dependency-name: org.mortbay.jetty:h2spec-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cd398af316b..27fbfe990b2 100644 --- a/pom.xml +++ b/pom.xml @@ -134,7 +134,7 @@ 3.2.0 1.5.0 1.5.0 - 1.0.10 + 1.0.11 0.8.11 2.7 4.3