Olivier Lamy
48f6ab7289
remove unknown maven plugin parameter ( #11571 )
...
Signed-off-by: Olivier Lamy <olamy@apache.org>
2024-03-28 02:33:34 +01:00
Olivier Lamy
ee82c2b761
Issue #10387 configure doclint to not generate verbose useless warning, remove obsolete parameter ( #11544 )
...
Signed-off-by: Olivier Lamy <olamy@apache.org>
2024-03-27 22:27:21 +01:00
Olivier Lamy
5ca620e0e6
jetty-12.0.x jdk22 build ( #11551 )
...
* test jdk 22 build
Signed-off-by: Olivier Lamy <olamy@apache.org>
* force a newer version of groovy to be used for m-invoker-p because of java22
Signed-off-by: Olivier Lamy <olamy@apache.org>
* test with groovy 4.0.20
Signed-off-by: Olivier Lamy <olamy@apache.org>
---------
Signed-off-by: Olivier Lamy <olamy@apache.org>
2024-03-26 02:01:32 +01:00
Simone Bordet
763999d08a
Merged branch 'jetty-11.0.x' into 'jetty-12.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2024-03-19 11:43:29 +01:00
Ludovic Orban
2067ec81e8
upgrade quiche to version 0.20.1
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2024-03-15 17:32:37 +01:00
dependabot[bot]
965e1528eb
[11.0.x] Bump the dev-dependencies group with 1 update
...
Bumps the dev-dependencies group with 1 update: [ch.qos.logback:logback-core](https://github.com/qos-ch/logback ).
Updates `ch.qos.logback:logback-core` from 1.4.14 to 1.5.1
- [Commits](https://github.com/qos-ch/logback/compare/v_1.4.14...v_1.5.1 )
---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 23:16:47 +00:00
Joakim Erdfelt
dbccc4d591
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2024-03-01 16:57:17 -06:00
dependabot[bot]
af1201979a
[10.0.x] Bump the dev-dependencies group with 1 update
...
Bumps the dev-dependencies group with 1 update: org.apache.commons:commons-compress.
Updates `org.apache.commons:commons-compress` from 1.24.0 to 1.26.0
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 18:09:37 +00:00
Olivier Lamy
6a10c65c35
fix merge
...
Signed-off-by: Olivier Lamy <olamy@apache.org>
2024-03-01 16:21:51 +10:00
Olivier Lamy
1fab188d7f
Merge branch 'jetty-10.0.x' into jetty-11.0.x
2024-03-01 15:56:13 +10:00
Olivier Lamy
b138cb18ad
fix upperbound
...
Signed-off-by: Olivier Lamy <olamy@apache.org>
2024-03-01 05:52:00 +00:00
Olivier Lamy
d95790110d
revert commons-compress upgrade as it breaks backward compat with testcontainer
...
Signed-off-by: Olivier Lamy <olamy@apache.org>
2024-03-01 05:52:00 +00:00
dependabot[bot]
8f15e65ab2
[10.0.x] Bump the dev-dependencies group with 26 updates
...
Bumps the dev-dependencies group with 26 updates:
| Package | From | To |
| --- | --- | --- |
| [org.junit:junit-bom](https://github.com/junit-team/junit5 ) | `5.10.1` | `5.10.2` |
| [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java ) | `1.19.4` | `1.19.6` |
| [com.github.jnr:jnr-enxio](https://github.com/jnr/jnr-enxio ) | `0.32.16` | `0.32.17` |
| [com.github.jnr:jnr-ffi](https://github.com/jnr/jnr-ffi ) | `2.2.15` | `2.2.16` |
| [com.github.jnr:jnr-posix](https://github.com/jnr/jnr-posix ) | `3.1.18` | `3.1.19` |
| [com.github.jnr:jnr-unixsocket](https://github.com/jnr/jnr-unixsocket ) | `0.38.21` | `0.38.22` |
| [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone ) | `2.24.1` | `2.25.0` |
| [com.google.errorprone:error_prone_core](https://github.com/google/error-prone ) | `2.24.1` | `2.25.0` |
| [commons-codec:commons-codec](https://github.com/apache/commons-codec ) | `1.16.0` | `1.16.1` |
| [io.grpc:grpc-core](https://github.com/grpc/grpc-java ) | `1.61.0` | `1.62.2` |
| org.apache.commons:commons-compress | `1.25.0` | `1.26.0` |
| org.apache.logging.log4j:log4j-api | `2.22.1` | `2.23.0` |
| [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin ) | `2.2.5` | `2.2.6` |
| [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j ) | `3.3.2` | `3.3.3` |
| [org.wildfly.security:wildfly-elytron](https://github.com/wildfly-security/wildfly-elytron ) | `2.2.3.Final` | `2.3.1.Final` |
| [org.asciidoctor:asciidoctorj-diagram](https://github.com/asciidoctor/asciidoctorj-diagram ) | `2.2.14` | `2.3.0` |
| [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle ) | `10.12.7` | `10.14.0` |
| [com.google.errorprone:error_prone_core](https://github.com/google/error-prone ) | `2.24.1` | `2.25.0` |
| [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin ) | `3.5.1` | `3.5.2` |
| [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin ) | `3.1.1` | `3.2.0` |
| [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) | `4.8.3.0` | `4.8.3.1` |
| [com.google.cloud:google-cloud-datastore](https://github.com/googleapis/java-datastore ) | `2.18.2` | `2.18.4` |
| org.apache.directory.api:api-asn1-api | `2.1.5` | `2.1.6` |
| org.apache.directory.api:api-ldap-model | `2.1.5` | `2.1.6` |
| [org.apache.directory.api:api-util](https://github.com/apache/directory-ldap-api ) | `2.1.5` | `2.1.6` |
| org.apache.directory.api:api-ldap-schema-data | `2.1.5` | `2.1.6` |
| org.apache.directory.api:api-ldap-model | `2.1.5` | `2.1.6` |
| [org.apache.directory.api:api-util](https://github.com/apache/directory-ldap-api ) | `2.1.5` | `2.1.6` |
| org.apache.directory.api:api-ldap-schema-data | `2.1.5` | `2.1.6` |
| [org.eclipse.tycho:tycho-p2-repository-plugin](https://github.com/eclipse-tycho/tycho ) | `4.0.4` | `4.0.6` |
Updates `org.junit:junit-bom` from 5.10.1 to 5.10.2
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2 )
Updates `org.testcontainers:testcontainers-bom` from 1.19.4 to 1.19.6
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.4...1.19.6 )
Updates `com.github.jnr:jnr-enxio` from 0.32.16 to 0.32.17
- [Commits](https://github.com/jnr/jnr-enxio/compare/jnr-enxio-0.32.16...jnr-enxio-0.32.17 )
Updates `com.github.jnr:jnr-ffi` from 2.2.15 to 2.2.16
- [Commits](https://github.com/jnr/jnr-ffi/compare/jnr-ffi-2.2.15...jnr-ffi-2.2.16 )
Updates `com.github.jnr:jnr-posix` from 3.1.18 to 3.1.19
- [Commits](https://github.com/jnr/jnr-posix/compare/jnr-posix-3.1.18...jnr-posix-3.1.19 )
Updates `com.github.jnr:jnr-unixsocket` from 0.38.21 to 0.38.22
- [Commits](https://github.com/jnr/jnr-unixsocket/compare/jnr-unixsocket-0.38.21...0.38.22 )
Updates `com.google.errorprone:error_prone_annotations` from 2.24.1 to 2.25.0
- [Release notes](https://github.com/google/error-prone/releases )
- [Commits](https://github.com/google/error-prone/compare/v2.24.1...v2.25.0 )
Updates `com.google.errorprone:error_prone_core` from 2.24.1 to 2.25.0
- [Release notes](https://github.com/google/error-prone/releases )
- [Commits](https://github.com/google/error-prone/compare/v2.24.1...v2.25.0 )
Updates `commons-codec:commons-codec` from 1.16.0 to 1.16.1
- [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.16.0...rel/commons-codec-1.16.1 )
Updates `io.grpc:grpc-core` from 1.61.0 to 1.62.2
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.61.0...v1.62.2 )
Updates `org.apache.commons:commons-compress` from 1.25.0 to 1.26.0
Updates `org.apache.logging.log4j:log4j-api` from 2.22.1 to 2.23.0
Updates `org.asciidoctor:asciidoctor-maven-plugin` from 2.2.5 to 2.2.6
- [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases )
- [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/asciidoctor-maven-plugin-2.2.6/CHANGELOG.adoc )
- [Commits](https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-2.2.5...asciidoctor-maven-plugin-2.2.6 )
Updates `org.mariadb.jdbc:mariadb-java-client` from 3.3.2 to 3.3.3
- [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.3.2...3.3.3 )
Updates `org.wildfly.security:wildfly-elytron` from 2.2.3.Final to 2.3.1.Final
- [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/2.2.3.Final...2.3.1.Final )
Updates `org.asciidoctor:asciidoctorj-diagram` from 2.2.14 to 2.3.0
- [Release notes](https://github.com/asciidoctor/asciidoctorj-diagram/releases )
- [Commits](https://github.com/asciidoctor/asciidoctorj-diagram/commits )
Updates `com.puppycrawl.tools:checkstyle` from 10.12.7 to 10.14.0
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.7...checkstyle-10.14.0 )
Updates `com.google.errorprone:error_prone_core` from 2.24.1 to 2.25.0
- [Release notes](https://github.com/google/error-prone/releases )
- [Commits](https://github.com/google/error-prone/compare/v2.24.1...v2.25.0 )
Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/apache/maven-shade-plugin/releases )
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.1...maven-shade-plugin-3.5.2 )
Updates `org.codehaus.mojo:exec-maven-plugin` from 3.1.1 to 3.2.0
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.1.1...3.2.0 )
Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.8.3.0 to 4.8.3.1
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.3.0...spotbugs-maven-plugin-4.8.3.1 )
Updates `com.google.cloud:google-cloud-datastore` from 2.18.2 to 2.18.4
- [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.18.2...v2.18.4 )
Updates `org.apache.directory.api:api-asn1-api` from 2.1.5 to 2.1.6
Updates `org.apache.directory.api:api-ldap-model` from 2.1.5 to 2.1.6
Updates `org.apache.directory.api:api-util` from 2.1.5 to 2.1.6
- [Release notes](https://github.com/apache/directory-ldap-api/releases )
- [Commits](https://github.com/apache/directory-ldap-api/compare/2.1.5...2.1.6 )
Updates `org.apache.directory.api:api-ldap-schema-data` from 2.1.5 to 2.1.6
Updates `org.apache.directory.api:api-ldap-model` from 2.1.5 to 2.1.6
Updates `org.apache.directory.api:api-util` from 2.1.5 to 2.1.6
- [Release notes](https://github.com/apache/directory-ldap-api/releases )
- [Commits](https://github.com/apache/directory-ldap-api/compare/2.1.5...2.1.6 )
Updates `org.apache.directory.api:api-ldap-schema-data` from 2.1.5 to 2.1.6
Updates `org.eclipse.tycho:tycho-p2-repository-plugin` from 4.0.4 to 4.0.6
- [Release notes](https://github.com/eclipse-tycho/tycho/releases )
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.6/RELEASE_NOTES.md )
- [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-4.0.4...tycho-4.0.6 )
---
updated-dependencies:
- dependency-name: org.junit:junit-bom
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: org.testcontainers:testcontainers-bom
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: com.github.jnr:jnr-enxio
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: com.github.jnr:jnr-ffi
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: com.github.jnr:jnr-posix
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: com.github.jnr:jnr-unixsocket
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: com.google.errorprone:error_prone_annotations
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: com.google.errorprone:error_prone_core
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: commons-codec:commons-codec
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: io.grpc:grpc-core
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: org.apache.commons:commons-compress
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: org.asciidoctor:asciidoctor-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: org.mariadb.jdbc:mariadb-java-client
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: org.wildfly.security:wildfly-elytron
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: org.asciidoctor:asciidoctorj-diagram
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: com.google.errorprone:error_prone_core
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: org.codehaus.mojo:exec-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: com.google.cloud:google-cloud-datastore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: org.apache.directory.api:api-asn1-api
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: org.apache.directory.api:api-ldap-model
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: org.apache.directory.api:api-util
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: org.apache.directory.api:api-ldap-schema-data
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: org.apache.directory.api:api-ldap-model
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: org.apache.directory.api:api-util
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: org.apache.directory.api:api-ldap-schema-data
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: org.eclipse.tycho:tycho-p2-repository-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 05:52:00 +00:00
Olivier Lamy
19aca2084f
fix upperbound
...
Signed-off-by: Olivier Lamy <olamy@apache.org>
2024-03-01 04:14:27 +00:00
dependabot[bot]
7743cf5bcb
[11.0.x] Bump the integration-deps group with 2 updates
...
Bumps the integration-deps group with 2 updates: [org.wildfly.security:wildfly-elytron](https://github.com/wildfly-security/wildfly-elytron ) and [com.google.cloud:google-cloud-datastore](https://github.com/googleapis/java-datastore ).
Updates `org.wildfly.security:wildfly-elytron` from 2.2.3.Final to 2.3.1.Final
- [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/2.2.3.Final...2.3.1.Final )
Updates `com.google.cloud:google-cloud-datastore` from 2.18.2 to 2.18.4
- [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.18.2...v2.18.4 )
---
updated-dependencies:
- dependency-name: org.wildfly.security:wildfly-elytron
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: integration-deps
- dependency-name: com.google.cloud:google-cloud-datastore
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: integration-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 04:14:27 +00:00
dependabot[bot]
e7d8e056f3
[11.0.x] Bump the build-deps group with 6 updates
...
Bumps the build-deps group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java ) | `1.19.4` | `1.19.6` |
| [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin ) | `2.2.5` | `2.2.6` |
| [org.asciidoctor:asciidoctorj-diagram](https://github.com/asciidoctor/asciidoctorj-diagram ) | `2.2.14` | `2.3.0` |
| [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin ) | `3.5.1` | `3.5.2` |
| [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin ) | `3.1.1` | `3.2.0` |
| [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) | `4.8.3.0` | `4.8.3.1` |
Updates `org.testcontainers:testcontainers-bom` from 1.19.4 to 1.19.6
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.4...1.19.6 )
Updates `org.asciidoctor:asciidoctor-maven-plugin` from 2.2.5 to 2.2.6
- [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases )
- [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/asciidoctor-maven-plugin-2.2.6/CHANGELOG.adoc )
- [Commits](https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-2.2.5...asciidoctor-maven-plugin-2.2.6 )
Updates `org.asciidoctor:asciidoctorj-diagram` from 2.2.14 to 2.3.0
- [Release notes](https://github.com/asciidoctor/asciidoctorj-diagram/releases )
- [Commits](https://github.com/asciidoctor/asciidoctorj-diagram/commits )
Updates `org.apache.maven.plugins:maven-shade-plugin` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/apache/maven-shade-plugin/releases )
- [Commits](https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.5.1...maven-shade-plugin-3.5.2 )
Updates `org.codehaus.mojo:exec-maven-plugin` from 3.1.1 to 3.2.0
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.1.1...3.2.0 )
Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.8.3.0 to 4.8.3.1
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.3.0...spotbugs-maven-plugin-4.8.3.1 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-deps
- dependency-name: org.asciidoctor:asciidoctor-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-deps
- dependency-name: org.asciidoctor:asciidoctorj-diagram
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-deps
- dependency-name: org.apache.maven.plugins:maven-shade-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-deps
- dependency-name: org.codehaus.mojo:exec-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-deps
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-01 01:47:55 +00:00
Joakim Erdfelt
18b2a7c201
Updating to version 12.0.8-SNAPSHOT
2024-02-29 16:00:27 -06:00
Joakim Erdfelt
c89aca8fd3
Updating to version 12.0.7
2024-02-29 15:18:56 -06:00
Joakim Erdfelt
fcaa004389
Fixing contribution-guide links
2024-02-06 10:34:06 -06:00
dependabot[bot]
098f817c38
[11.0.x] Bump the dev-dependencies group with 2 updates
...
Bumps the dev-dependencies group with 2 updates: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle ) and [org.eclipse.tycho:tycho-p2-repository-plugin](https://github.com/eclipse-tycho/tycho ).
Updates `com.puppycrawl.tools:checkstyle` from 10.12.7 to 10.13.0
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.7...checkstyle-10.13.0 )
Updates `org.eclipse.tycho:tycho-p2-repository-plugin` from 4.0.4 to 4.0.5
- [Release notes](https://github.com/eclipse-tycho/tycho/releases )
- [Changelog](https://github.com/eclipse-tycho/tycho/blob/tycho-4.0.5/RELEASE_NOTES.md )
- [Commits](https://github.com/eclipse-tycho/tycho/compare/tycho-4.0.4...tycho-4.0.5 )
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: org.eclipse.tycho:tycho-p2-repository-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 00:45:08 +00:00
Joakim Erdfelt
82d9177f0c
Updating to version 12.0.7-SNAPSHOT
2024-01-29 21:04:51 -06:00
Joakim Erdfelt
78ab6e6ba1
Updating to version 12.0.6
2024-01-29 20:42:49 -06:00
Joakim Erdfelt
b87556bcac
Reverting extraneous version updates from merge (we'll do those separately)
2024-01-29 15:57:21 -06:00
Joakim Erdfelt
dd641b2736
Updating to version 11.0.21-SNAPSHOT
2024-01-29 15:17:40 -06:00
Ludovic Orban
58eaa5f45a
Merge remote-tracking branch 'origin/jetty-11.0.x' into fix/jetty-12.0.x-11349-merge-from-11
2024-01-29 22:06:32 +01:00
Joakim Erdfelt
922f8dc188
Updating to version 11.0.20
2024-01-29 15:03:56 -06:00
Joakim Erdfelt
a7d14d6874
Updating to version 10.0.21-SNAPSHOT
2024-01-29 14:58:51 -06:00
Joakim Erdfelt
3a745c71c2
Updating to version 10.0.20
2024-01-29 14:46:10 -06:00
Ludovic Orban
0b587f6e1e
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2024-01-29 21:30:17 +01:00
Ludovic Orban
c5a73c52f1
#11349 update to quiche version 0.20.0
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2024-01-29 21:09:10 +01:00
Joakim Erdfelt
95d93480a6
Merge pull request #11337 from jetty/dependabot/maven/jetty-11.0.x/dev-dependencies-5e73067334
...
Bump the dev-dependencies group with 9 updates
2024-01-26 15:36:31 -06:00
Joakim Erdfelt
5d9679adf8
Merge pull request #11335 from jetty/dependabot/maven/jetty-10.0.x/dev-dependencies-5e73067334
...
Bump the dev-dependencies group with 9 updates
2024-01-26 14:11:48 -06:00
Joakim Erdfelt
6f79c4b3a7
Merge pull request #11333 from jetty/dependabot/maven/jetty-11.0.x/integration-deps-07835ac7dc
...
Bump the integration-deps group with 1 update
2024-01-26 14:10:38 -06:00
Joakim Erdfelt
15195dd5fb
Merge pull request #11332 from jetty/dependabot/maven/jetty-10.0.x/integration-deps-07835ac7dc
...
Bump the integration-deps group with 1 update
2024-01-26 14:10:17 -06:00
dependabot[bot]
5193728158
Bump the dev-dependencies group with 9 updates
...
Bumps the dev-dependencies group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| [io.grpc:grpc-core](https://github.com/grpc/grpc-java ) | `1.60.1` | `1.61.0` |
| io.hawt:hawtio-default | `3.0.0` | `3.0.1` |
| [org.apache.maven.plugin-tools:maven-plugin-tools-api](https://github.com/apache/maven-plugin-tools ) | `3.10.2` | `3.11.0` |
| [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools ) | `3.10.2` | `3.11.0` |
| [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin ) | `2.2.4` | `2.2.5` |
| [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless ) | `2.41.1` | `2.43.0` |
| [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) | `4.8.2.0` | `4.8.3.0` |
| [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin ) | `1.5.0` | `1.6.0` |
| [com.google.cloud:google-cloud-datastore](https://github.com/googleapis/java-datastore ) | `2.17.6` | `2.18.2` |
Updates `io.grpc:grpc-core` from 1.60.1 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.60.1...v1.61.0 )
Updates `io.hawt:hawtio-default` from 3.0.0 to 3.0.1
Updates `org.apache.maven.plugin-tools:maven-plugin-tools-api` from 3.10.2 to 3.11.0
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.0 )
Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.10.2 to 3.11.0
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.0 )
Updates `org.asciidoctor:asciidoctor-maven-plugin` from 2.2.4 to 2.2.5
- [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases )
- [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/asciidoctor-maven-plugin-2.2.5/CHANGELOG.adoc )
- [Commits](https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-2.2.4...asciidoctor-maven-plugin-2.2.5 )
Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.41.1 to 2.43.0
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md )
- [Commits](https://github.com/diffplug/spotless/compare/maven/2.41.1...lib/2.43.0 )
Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.8.2.0 to 4.8.3.0
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.2.0...spotbugs-maven-plugin-4.8.3.0 )
Updates `org.codehaus.mojo:flatten-maven-plugin` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.5.0...1.6.0 )
Updates `com.google.cloud:google-cloud-datastore` from 2.17.6 to 2.18.2
- [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.17.6...v2.18.2 )
---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: io.hawt:hawtio-default
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-tools-api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: org.asciidoctor:asciidoctor-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: com.google.cloud:google-cloud-datastore
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 20:06:23 +00:00
dependabot[bot]
a57f86e6c4
Bump the dev-dependencies group with 9 updates
...
Bumps the dev-dependencies group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| [io.grpc:grpc-core](https://github.com/grpc/grpc-java ) | `1.60.1` | `1.61.0` |
| io.hawt:hawtio-default | `3.0.0` | `3.0.1` |
| [org.apache.maven.plugin-tools:maven-plugin-tools-api](https://github.com/apache/maven-plugin-tools ) | `3.10.2` | `3.11.0` |
| [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools ) | `3.10.2` | `3.11.0` |
| [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin ) | `2.2.4` | `2.2.5` |
| [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless ) | `2.41.1` | `2.43.0` |
| [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) | `4.8.2.0` | `4.8.3.0` |
| [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin ) | `1.5.0` | `1.6.0` |
| [com.google.cloud:google-cloud-datastore](https://github.com/googleapis/java-datastore ) | `2.17.6` | `2.18.2` |
Updates `io.grpc:grpc-core` from 1.60.1 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.60.1...v1.61.0 )
Updates `io.hawt:hawtio-default` from 3.0.0 to 3.0.1
Updates `org.apache.maven.plugin-tools:maven-plugin-tools-api` from 3.10.2 to 3.11.0
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.0 )
Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.10.2 to 3.11.0
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.0 )
Updates `org.asciidoctor:asciidoctor-maven-plugin` from 2.2.4 to 2.2.5
- [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases )
- [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/asciidoctor-maven-plugin-2.2.5/CHANGELOG.adoc )
- [Commits](https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-2.2.4...asciidoctor-maven-plugin-2.2.5 )
Updates `com.diffplug.spotless:spotless-maven-plugin` from 2.41.1 to 2.43.0
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md )
- [Commits](https://github.com/diffplug/spotless/compare/maven/2.41.1...lib/2.43.0 )
Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.8.2.0 to 4.8.3.0
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.2.0...spotbugs-maven-plugin-4.8.3.0 )
Updates `org.codehaus.mojo:flatten-maven-plugin` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/flatten-maven-plugin/compare/1.5.0...1.6.0 )
Updates `com.google.cloud:google-cloud-datastore` from 2.17.6 to 2.18.2
- [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.17.6...v2.18.2 )
---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: io.hawt:hawtio-default
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-tools-api
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: org.asciidoctor:asciidoctor-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dev-dependencies
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
- dependency-name: com.google.cloud:google-cloud-datastore
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 18:44:24 +00:00
dependabot[bot]
98e63ba029
Bump the integration-deps group with 1 update
...
Bumps the integration-deps group with 1 update: [org.wildfly.security:wildfly-elytron](https://github.com/wildfly-security/wildfly-elytron ).
Updates `org.wildfly.security:wildfly-elytron` from 2.2.2.Final to 2.2.3.Final
- [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/2.2.2.Final...2.2.3.Final )
---
updated-dependencies:
- dependency-name: org.wildfly.security:wildfly-elytron
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: integration-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 18:32:58 +00:00
dependabot[bot]
dcad8b7caa
Bump the integration-deps group with 1 update
...
Bumps the integration-deps group with 1 update: [org.wildfly.security:wildfly-elytron](https://github.com/wildfly-security/wildfly-elytron ).
Updates `org.wildfly.security:wildfly-elytron` from 2.2.2.Final to 2.2.3.Final
- [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/2.2.2.Final...2.2.3.Final )
---
updated-dependencies:
- dependency-name: org.wildfly.security:wildfly-elytron
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: integration-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 18:32:58 +00:00
dependabot[bot]
ca7f1fca08
Bump the build-deps group with 5 updates
...
Bumps the build-deps group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java ) | `1.19.3` | `1.19.4` |
| [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire ) | `3.2.3` | `3.2.5` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire ) | `3.2.3` | `3.2.5` |
| org.apache.maven.surefire:surefire-junit47 | `3.2.3` | `3.2.5` |
| [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools ) | `3.10.2` | `3.11.0` |
Updates `org.testcontainers:testcontainers-bom` from 1.19.3 to 1.19.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.3...1.19.4 )
Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.3 to 3.2.5
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.3...surefire-3.2.5 )
Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.3 to 3.2.5
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.3...surefire-3.2.5 )
Updates `org.apache.maven.surefire:surefire-junit47` from 3.2.3 to 3.2.5
Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.10.2 to 3.11.0
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.0 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-deps
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-deps
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-deps
- dependency-name: org.apache.maven.surefire:surefire-junit47
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-deps
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 18:32:15 +00:00
dependabot[bot]
f43c1c8602
Bump the build-deps group with 5 updates
...
Bumps the build-deps group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java ) | `1.19.3` | `1.19.4` |
| [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire ) | `3.2.3` | `3.2.5` |
| [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire ) | `3.2.3` | `3.2.5` |
| org.apache.maven.surefire:surefire-junit47 | `3.2.3` | `3.2.5` |
| [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools ) | `3.10.2` | `3.11.0` |
Updates `org.testcontainers:testcontainers-bom` from 1.19.3 to 1.19.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.19.3...1.19.4 )
Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.3 to 3.2.5
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.3...surefire-3.2.5 )
Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.3 to 3.2.5
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.3...surefire-3.2.5 )
Updates `org.apache.maven.surefire:surefire-junit47` from 3.2.3 to 3.2.5
Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.10.2 to 3.11.0
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.10.2...maven-plugin-tools-3.11.0 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-deps
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-deps
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-deps
- dependency-name: org.apache.maven.surefire:surefire-junit47
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build-deps
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: build-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 18:32:15 +00:00
Simone Bordet
ce928e5ff1
Reorganized and refactored JettyHomeTester to introduce JPMSTester. ( #11228 )
...
* Renamed module "jetty-home-tester" to "jetty-testers".
* Moved JettyHomeTester to module jetty-testers.
* Introduced JPMSTester, refactoring common code with JettyHomeTester.
* Changed File-based APIs in favor of Path APIs.
* Introduced ProcessWrapper to simplify process forking.
* Refactored tests to follow refactoring changes.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2024-01-24 18:56:27 +01:00
Joakim Erdfelt
8368deea7e
Issue #11263 - Reduce usage of glob lib/foo/*.jar in modules ( #11264 )
...
* Using @foo.version@ technique and proper
lib lists to allow arbitrary version
updates from properties
* Fix spotless
* Remove duplicate entries
* Only replace System property "jetty.version" with manifest-ver if blank/null
* Fixing bad module definitions
2024-01-16 10:46:58 -06:00
Joakim Erdfelt
540280381d
Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x
2024-01-15 06:37:38 -06:00
dependabot[bot]
b86957c76e
Bump com.diffplug.spotless:spotless-maven-plugin from 2.39.0 to 2.41.1
...
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless ) from 2.39.0 to 2.41.1.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md )
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.39.0...maven/2.41.1 )
---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 03:15:51 +00:00
dependabot[bot]
49c5eb341a
Bump org.eclipse.jetty.toolchain:jetty-test-helper from 6.0 to 6.2 ( #11103 )
...
* Bump org.eclipse.jetty.toolchain:jetty-test-helper from 6.0 to 6.2
Bumps [org.eclipse.jetty.toolchain:jetty-test-helper](https://github.com/eclipse/jetty.toolchain ) from 6.0 to 6.2.
- [Commits](https://github.com/eclipse/jetty.toolchain/compare/jetty-test-helper-6.0...jetty-test-helper-6.2 )
---
updated-dependencies:
- dependency-name: org.eclipse.jetty.toolchain:jetty-test-helper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2024-01-10 08:40:24 -06:00
dependabot[bot]
9abb524ce9
Bump org.eclipse.jetty.toolchain:jetty-test-helper from 6.0 to 6.2 ( #11103 )
...
* Bump org.eclipse.jetty.toolchain:jetty-test-helper from 6.0 to 6.2
Bumps [org.eclipse.jetty.toolchain:jetty-test-helper](https://github.com/eclipse/jetty.toolchain ) from 6.0 to 6.2.
- [Commits](https://github.com/eclipse/jetty.toolchain/compare/jetty-test-helper-6.0...jetty-test-helper-6.2 )
---
updated-dependencies:
- dependency-name: org.eclipse.jetty.toolchain:jetty-test-helper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2024-01-10 08:38:49 -06:00
Joakim Erdfelt
a4872492d8
Merge pull request #11234 from jetty/dependabot/maven/jetty-10.0.x/com.hazelcast-hazelcast-5.3.6
...
Bump com.hazelcast:hazelcast from 5.2.1 to 5.3.6
2024-01-09 11:46:31 -06:00
Joakim Erdfelt
724c29613c
Merge pull request #11247 from jetty/dependabot/maven/jetty-11.0.x/com.diffplug.spotless-spotless-maven-plugin-2.41.1
...
Bump com.diffplug.spotless:spotless-maven-plugin from 2.39.0 to 2.41.1
2024-01-09 11:45:43 -06:00
dependabot[bot]
a62069da3b
Bump com.diffplug.spotless:spotless-maven-plugin from 2.39.0 to 2.41.1
...
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless ) from 2.39.0 to 2.41.1.
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md )
- [Commits](https://github.com/diffplug/spotless/compare/lib/2.39.0...maven/2.41.1 )
---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 16:37:11 +00:00
dependabot[bot]
83bf4195f3
Bump google.errorprone.version from 2.24.0 to 2.24.1
...
Bumps `google.errorprone.version` from 2.24.0 to 2.24.1.
Updates `com.google.errorprone:error_prone_annotations` from 2.24.0 to 2.24.1
- [Release notes](https://github.com/google/error-prone/releases )
- [Commits](https://github.com/google/error-prone/compare/v2.24.0...v2.24.1 )
Updates `com.google.errorprone:error_prone_core` from 2.24.0 to 2.24.1
- [Release notes](https://github.com/google/error-prone/releases )
- [Commits](https://github.com/google/error-prone/compare/v2.24.0...v2.24.1 )
---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_annotations
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.errorprone:error_prone_core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 16:35:36 +00:00
dependabot[bot]
4de7518baf
Bump google.errorprone.version from 2.24.0 to 2.24.1
...
Bumps `google.errorprone.version` from 2.24.0 to 2.24.1.
Updates `com.google.errorprone:error_prone_annotations` from 2.24.0 to 2.24.1
- [Release notes](https://github.com/google/error-prone/releases )
- [Commits](https://github.com/google/error-prone/compare/v2.24.0...v2.24.1 )
Updates `com.google.errorprone:error_prone_core` from 2.24.0 to 2.24.1
- [Release notes](https://github.com/google/error-prone/releases )
- [Commits](https://github.com/google/error-prone/compare/v2.24.0...v2.24.1 )
---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_annotations
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.google.errorprone:error_prone_core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 16:35:13 +00:00
dependabot[bot]
63b5a1200e
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] <support@github.com>
2024-01-08 16:33:33 +00:00
Joakim Erdfelt
1f03b3e649
Remove duplicate `<dependency>` declarations
2024-01-03 11:14:47 -06:00
Joakim Erdfelt
71778c25f9
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2024-01-03 10:49:54 -06:00
Joakim Erdfelt
ee0e1d47fe
Prevent rogue slf4j-impl coming from wildfly-elytron-2.2.2.Final.jar
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2024-01-03 10:41:38 -06:00
Joakim Erdfelt
c557c2de70
Excluding older javax.annotations
2024-01-03 10:41:30 -06:00
Joakim Erdfelt
af14a65e4c
Results of: mvn spotless:apply (for sortModules)
2024-01-03 10:41:20 -06:00
Joakim Erdfelt
847e1f782d
Cleanup of top level pom comments
2024-01-03 10:40:53 -06:00
Joakim Erdfelt
2f3c9257d1
Results of: mvn spotless:apply
2024-01-03 10:40:38 -06:00
Joakim Erdfelt
d2e4b5d7d9
Adding spotless-maven-plugin config
2024-01-03 10:39:59 -06:00
Joakim Erdfelt
36a80b9622
Prevent rogue slf4j-impl coming from wildfly-elytron-2.2.2.Final.jar
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2024-01-03 08:06:54 -06:00
Joakim Erdfelt
85bc00725b
Excluding older javax.annotations
2024-01-03 04:59:28 -06:00
Joakim Erdfelt
35daa51ef5
Merge remote-tracking branch 'origin/jetty-10.0.x' into fix/10.0.x/add-spotless-plugin
2024-01-03 03:18:51 -06:00
Joakim Erdfelt
204b293d62
Results of: mvn spotless:apply (for sortModules)
2024-01-03 03:16:02 -06:00
Joakim Erdfelt
e9373bf505
Cleanup of top level pom comments
2024-01-03 03:15:42 -06:00
Joakim Erdfelt
9a18dc8722
Results of: mvn spotless:apply
2024-01-03 03:12:56 -06:00
Joakim Erdfelt
7bb8c2c6f9
Adding spotless-maven-plugin config
2024-01-03 03:08:01 -06:00
Joakim Erdfelt
8770cc15ea
Do not use ${user.home} for unixdomain.dir
...
(it causes an OOM for the huge file list it produces)
2024-01-02 15:10:49 -06:00
Simone Bordet
8d3ea3b8b1
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2024-01-02 19:44:16 +01:00
Joakim Erdfelt
3910b09ba6
Cleaning up top level dependencies.
...
* Removing dependencies that belong to ee#
specific environments.
* Removing references to dependencies that
do not exist anymore.
* Removing exclusions that are no longer
relevant.
2024-01-02 11:42:57 -06:00
Joakim Erdfelt
e36e12408c
Merge remote-tracking branch 'origin/jetty-11.0.x' into jetty-12.0.x
2024-01-02 10:39:25 -06:00
Joakim Erdfelt
c758ecdd2e
Merge pull request #11207 from jetty/dependabot/maven/jetty-10.0.x/biz.aQute.bnd-biz.aQute.bndlib-6.4.1
...
Bump biz.aQute.bnd:biz.aQute.bndlib from 6.3.1 to 6.4.1
2024-01-02 08:26:16 -06:00
Joakim Erdfelt
727affb9fb
Revert "Bump com.hazelcast:hazelcast from 5.2.1 to 5.3.6"
...
This reverts commit 85695867
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2024-01-01 17:05:36 -06:00
dependabot[bot]
36f2533cd2
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] <support@github.com>
2024-01-01 22:04:31 +00:00
Joakim Erdfelt
fa8af2f9ad
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2024-01-01 16:03:04 -06:00
dependabot[bot]
4802604792
Bump biz.aQute.bnd:biz.aQute.bndlib from 6.3.1 to 6.4.1
...
Bumps [biz.aQute.bnd:biz.aQute.bndlib](https://github.com/bndtools/bnd ) from 6.3.1 to 6.4.1.
- [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...6.4.1 )
---
updated-dependencies:
- dependency-name: biz.aQute.bnd:biz.aQute.bndlib
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 21:38:39 +00:00
Joakim Erdfelt
467064f385
Revert "Bump biz.aQute.bnd:biz.aQute.bndlib from 6.3.1 to 7.0.0"
...
This reverts commit dc916c0ec0
.
2024-01-01 12:16:10 -06:00
Joakim Erdfelt
ddda2e5682
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 <joakim.erdfelt@gmail.com>
2024-01-01 12:11:38 -06:00
Joakim Erdfelt
5f27f4462d
Revert "Bump com.google.inject:guice from 5.1.0 to 7.0.0"
...
This reverts commit 0d7807f9
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2024-01-01 12:00:48 -06:00
Joakim Erdfelt
fb36831f71
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.osgi-org.osgi.util.promise-1.3.0' into fix/10.0.x/dependency-rollup-2024-jan
...
# Conflicts:
# pom.xml
2024-01-01 11:33:38 -06:00
Joakim Erdfelt
7a71666482
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.mongodb-mongo-java-driver-3.12.14' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:33:16 -06:00
Joakim Erdfelt
930aa8c577
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.mariadb.jdbc-mariadb-java-client-3.3.2' into fix/10.0.x/dependency-rollup-2024-jan
...
# Conflicts:
# pom.xml
2024-01-01 11:33:13 -06:00
Joakim Erdfelt
5a3a6fed7c
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.junit-junit-bom-5.10.1' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:32:59 -06:00
Joakim Erdfelt
805df6f552
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.jolokia-jolokia-war-1.7.2' into fix/10.0.x/dependency-rollup-2024-jan
...
# Conflicts:
# pom.xml
2024-01-01 11:32:56 -06:00
Joakim Erdfelt
c72d73e912
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.jboss.logmanager-jboss-logmanager-3.0.4.Final' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:32:38 -06:00
Joakim Erdfelt
bef7ffb12f
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.jacoco-jacoco-maven-plugin-0.8.11' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:32:35 -06:00
Joakim Erdfelt
755b20d198
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.glassfish.jaxb-jaxb-runtime-2.3.9' into fix/10.0.x/dependency-rollup-2024-jan
...
# Conflicts:
# pom.xml
2024-01-01 11:32:31 -06:00
Joakim Erdfelt
b1472f1efe
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.codehaus.plexus-plexus-xml-4.0.3' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:31:44 -06:00
Joakim Erdfelt
0edb1ee20d
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.codehaus.plexus-plexus-component-annotations-2.2.0' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:31:41 -06:00
Joakim Erdfelt
17424acc19
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.codehaus.mojo-versions-maven-plugin-2.16.2' into fix/10.0.x/dependency-rollup-2024-jan
...
# Conflicts:
# pom.xml
2024-01-01 11:31:37 -06:00
Joakim Erdfelt
6421096884
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.codehaus.mojo-flatten-maven-plugin-1.5.0' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:31:20 -06:00
Joakim Erdfelt
6febfda405
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.codehaus.mojo-build-helper-maven-plugin-3.5.0' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:31:15 -06:00
Joakim Erdfelt
3e18d06ce3
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.asciidoctor-asciidoctorj-diagram-2.2.14' into fix/10.0.x/dependency-rollup-2024-jan
...
# Conflicts:
# pom.xml
2024-01-01 11:31:12 -06:00
Joakim Erdfelt
f4fe9717ff
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.asciidoctor-asciidoctorj-2.5.11' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:30:54 -06:00
Joakim Erdfelt
a5dec15b8f
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.apache.maven.plugins-maven-javadoc-plugin-3.6.3' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:30:51 -06:00
Joakim Erdfelt
b1dc95f5a9
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.apache.maven.plugins-maven-compiler-plugin-3.12.1' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:30:47 -06:00
Joakim Erdfelt
acfa76279a
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.apache.logging.log4j-log4j-api-2.22.1' into fix/10.0.x/dependency-rollup-2024-jan
...
# Conflicts:
# pom.xml
2024-01-01 11:30:43 -06:00
Joakim Erdfelt
6c82297157
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/net.java.dev.jna-jna-jpms-5.14.0' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:30:29 -06:00
Joakim Erdfelt
b58d3f3a34
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/maven.surefire.plugin.version-3.2.3' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:30:26 -06:00
Joakim Erdfelt
3356cc56e0
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/jakarta.xml.ws-jakarta.xml.ws-api-4.0.1' into fix/10.0.x/dependency-rollup-2024-jan
...
# Conflicts:
# pom.xml
2024-01-01 11:30:21 -06:00
Joakim Erdfelt
e428630654
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/io.hawt-hawtio-default-3.0.0' into fix/10.0.x/dependency-rollup-2024-jan
...
# Conflicts:
# pom.xml
2024-01-01 11:29:46 -06:00
Joakim Erdfelt
6529711a13
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/io.grpc-grpc-core-1.60.1' into fix/10.0.x/dependency-rollup-2024-jan
...
# Conflicts:
# pom.xml
2024-01-01 11:29:11 -06:00
Joakim Erdfelt
241dced626
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/google.errorprone.version-2.24.0' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:27:41 -06:00
Joakim Erdfelt
e934e53b48
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/com.sun.xml.ws-jaxws-rt-2.3.7' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:27:38 -06:00
Joakim Erdfelt
39a70f9591
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/com.puppycrawl.tools-checkstyle-10.12.7' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:27:35 -06:00
Joakim Erdfelt
e77c5d38e2
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/com.mycila-license-maven-plugin-4.3' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:27:31 -06:00
Joakim Erdfelt
b5c8513ff9
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/com.hazelcast-hazelcast-5.3.6' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:27:28 -06:00
Joakim Erdfelt
2601300ccc
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/com.google.inject-guice-7.0.0' into fix/10.0.x/dependency-rollup-2024-jan
...
# Conflicts:
# pom.xml
2024-01-01 11:27:22 -06:00
Joakim Erdfelt
4bf25bbd78
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/com.google.guava-guava-33.0.0-jre' into fix/10.0.x/dependency-rollup-2024-jan
...
# Conflicts:
# pom.xml
2024-01-01 11:26:53 -06:00
Joakim Erdfelt
b61d2e6a22
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/com.google.code.gson-gson-2.10.1' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:26:29 -06:00
Joakim Erdfelt
ad6b29eff8
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/com.github.spotbugs-spotbugs-maven-plugin-4.8.2.0' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:26:21 -06:00
Joakim Erdfelt
5bdac164ca
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/com.github.jnr-jnr-unixsocket-0.38.21' into fix/10.0.x/dependency-rollup-2024-jan
...
# Conflicts:
# pom.xml
2024-01-01 11:26:17 -06:00
Joakim Erdfelt
8b25149598
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/com.github.jnr-jnr-posix-3.1.18' into fix/10.0.x/dependency-rollup-2024-jan
...
# Conflicts:
# pom.xml
2024-01-01 11:25:51 -06:00
Joakim Erdfelt
16a8113b41
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/com.github.jnr-jnr-ffi-2.2.15' into fix/10.0.x/dependency-rollup-2024-jan
...
# Conflicts:
# pom.xml
2024-01-01 11:25:29 -06:00
Joakim Erdfelt
5e7c17c300
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/com.github.jnr-jnr-enxio-0.32.16' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:25:03 -06:00
Joakim Erdfelt
97ab52d1bd
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/com.fasterxml.jackson-jackson-bom-2.16.1' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:25:00 -06:00
Joakim Erdfelt
d3fa9584f1
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/biz.aQute.bnd-biz.aQute.bndlib-7.0.0' into fix/10.0.x/dependency-rollup-2024-jan
2024-01-01 11:24:53 -06:00
dependabot[bot]
ec20b1c488
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] <support@github.com>
2024-01-01 01:25:08 +00:00
dependabot[bot]
bb90dd873f
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] <support@github.com>
2024-01-01 01:24:54 +00:00
dependabot[bot]
2c59316da4
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] <support@github.com>
2024-01-01 01:24:41 +00:00
dependabot[bot]
99bd2ccf62
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] <support@github.com>
2024-01-01 01:23:59 +00:00
dependabot[bot]
7804401985
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] <support@github.com>
2024-01-01 01:23:46 +00:00
dependabot[bot]
5b15519e28
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] <support@github.com>
2024-01-01 01:23:14 +00:00
dependabot[bot]
321b36e1b5
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] <support@github.com>
2024-01-01 01:22:32 +00:00
dependabot[bot]
350a604c0b
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] <support@github.com>
2024-01-01 01:22:15 +00:00
dependabot[bot]
3596e2c8a4
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] <support@github.com>
2024-01-01 01:21:59 +00:00
dependabot[bot]
270c89f6c9
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] <support@github.com>
2024-01-01 01:21:51 +00:00
dependabot[bot]
b171a14938
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] <support@github.com>
2024-01-01 01:21:41 +00:00
dependabot[bot]
8bdcf0d887
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] <support@github.com>
2024-01-01 01:21:27 +00:00
dependabot[bot]
a757748d7e
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] <support@github.com>
2024-01-01 01:21:06 +00:00
dependabot[bot]
ace85a6545
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] <support@github.com>
2024-01-01 01:20:41 +00:00
dependabot[bot]
ca68dfdc2f
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] <support@github.com>
2024-01-01 01:19:37 +00:00
dependabot[bot]
1809826708
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] <support@github.com>
2024-01-01 01:19:26 +00:00
dependabot[bot]
6615e824ec
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] <support@github.com>
2024-01-01 01:19:08 +00:00
dependabot[bot]
b107cc2824
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] <support@github.com>
2024-01-01 01:18:55 +00:00
dependabot[bot]
7c67ff2400
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] <support@github.com>
2024-01-01 01:16:58 +00:00
dependabot[bot]
6c0ebd9022
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] <support@github.com>
2024-01-01 01:16:35 +00:00
dependabot[bot]
0d7807f92e
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] <support@github.com>
2024-01-01 01:15:28 +00:00
dependabot[bot]
0fba23b184
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] <support@github.com>
2024-01-01 01:14:34 +00:00
dependabot[bot]
eb08ffbda6
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] <support@github.com>
2024-01-01 01:14:19 +00:00
dependabot[bot]
5815c969b8
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] <support@github.com>
2024-01-01 01:14:01 +00:00
dependabot[bot]
575193f27f
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] <support@github.com>
2024-01-01 01:13:46 +00:00
dependabot[bot]
f74c634a1a
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] <support@github.com>
2024-01-01 01:13:20 +00:00
dependabot[bot]
13f2d8b285
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] <support@github.com>
2024-01-01 01:13:05 +00:00
dependabot[bot]
edc9e58217
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] <support@github.com>
2024-01-01 01:12:23 +00:00
dependabot[bot]
398ca961e1
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] <support@github.com>
2024-01-01 01:12:08 +00:00
dependabot[bot]
c4a78e11ac
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] <support@github.com>
2024-01-01 01:11:40 +00:00
dependabot[bot]
4d34f06cf9
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] <support@github.com>
2024-01-01 01:11:18 +00:00
dependabot[bot]
b9292a31f9
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] <support@github.com>
2024-01-01 01:11:02 +00:00
dependabot[bot]
ee78ec7463
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] <support@github.com>
2024-01-01 01:10:39 +00:00