Jan Bartel
ca542c0dbc
WIP session tests
2022-05-03 18:28:39 +02:00
Greg Wilkins
04acdb72f0
Jetty-12 Restructure
...
Copied over non ee10 components from the hackathon branch
Co-authored-by: Greg Wilkins <gregw@webtide.com>
Co-authored-by: Jan Bartel <janb@webtide.com>
Co-authored-by: Joakim Erdfelt <joakim@webtide.com>
Co-authored-by: Lachlan Roberts <lachlan@webtide.com>
Co-authored-by: Ludovic Orban <lorban@webtide.com>
Co-authored-by: Olivier Lamy <olamy@webtide.com>
Co-authored-by: Simone Bordet <sbordet@webtide.com>
2022-05-03 15:50:54 +02:00
Joakim Erdfelt
514b733c76
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-04-29 10:34:40 -05:00
dependabot[bot]
dd994619f4
Bump jboss-logging from 3.4.3.Final to 3.5.0.Final ( #7937 )
...
Bumps [jboss-logging](https://github.com/jboss-logging/jboss-logging ) from 3.4.3.Final to 3.5.0.Final.
- [Release notes](https://github.com/jboss-logging/jboss-logging/releases )
- [Commits](https://github.com/jboss-logging/jboss-logging/compare/3.4.3.Final...3.5.0.Final )
---
updated-dependencies:
- dependency-name: org.jboss.logging:jboss-logging
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 10:34:03 -05:00
dependabot[bot]
3c0aa0fd80
Bump jakarta.ws.rs-api from 3.0.0 to 3.1.0
...
Bumps [jakarta.ws.rs-api](https://github.com/eclipse-ee4j/jaxrs-api ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/eclipse-ee4j/jaxrs-api/releases )
- [Commits](https://github.com/eclipse-ee4j/jaxrs-api/commits )
---
updated-dependencies:
- dependency-name: jakarta.ws.rs:jakarta.ws.rs-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 09:26:25 +00:00
Greg Wilkins
544d5eb954
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-04-25 08:31:37 +02:00
dependabot[bot]
2749560ea1
Bump maven-antrun-plugin from 3.0.0 to 3.1.0
...
Bumps [maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/apache/maven-antrun-plugin/releases )
- [Commits](https://github.com/apache/maven-antrun-plugin/compare/maven-antrun-plugin-3.0.0...maven-antrun-plugin-3.1.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-antrun-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-22 09:26:18 +00:00
dependabot[bot]
8b7723bf98
Bump maven.resolver.version from 1.7.3 to 1.8.0 ( #7900 )
...
Bumps `maven.resolver.version` from 1.7.3 to 1.8.0.
Updates `maven-resolver-util` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/apache/maven-resolver/releases )
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.3...maven-resolver-1.8.0 )
Updates `maven-resolver-api` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/apache/maven-resolver/releases )
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.3...maven-resolver-1.8.0 )
Updates `maven-resolver-spi` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/apache/maven-resolver/releases )
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.3...maven-resolver-1.8.0 )
Updates `maven-resolver-connector-basic` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/apache/maven-resolver/releases )
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.3...maven-resolver-1.8.0 )
Updates `maven-resolver-transport-file` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/apache/maven-resolver/releases )
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.3...maven-resolver-1.8.0 )
Updates `maven-resolver-transport-http` from 1.7.3 to 1.8.0
- [Release notes](https://github.com/apache/maven-resolver/releases )
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.3...maven-resolver-1.8.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.resolver:maven-resolver-util
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven.resolver:maven-resolver-api
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven.resolver:maven-resolver-spi
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven.resolver:maven-resolver-connector-basic
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven.resolver:maven-resolver-transport-file
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.apache.maven.resolver:maven-resolver-transport-http
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 08:52:22 -05:00
dependabot[bot]
2a71ca6cd4
Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 ( #7902 )
...
Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.2...maven-javadoc-plugin-3.4.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 08:43:15 -05:00
dependabot[bot]
1583fe2f4c
Bump maven-site-plugin from 3.11.0 to 3.12.0 ( #7904 )
...
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin ) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/apache/maven-site-plugin/releases )
- [Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.11.0...maven-site-plugin-3.12.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-site-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 08:42:42 -05:00
Joakim Erdfelt
c86d9094d5
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-04-18 06:17:07 -05:00
dependabot[bot]
69c208b6e4
Bump error_prone_annotations from 2.13.0 to 2.13.1 ( #7889 )
...
Bumps [error_prone_annotations](https://github.com/google/error-prone ) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/google/error-prone/releases )
- [Commits](https://github.com/google/error-prone/compare/v2.13.0...v2.13.1 )
---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_annotations
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-18 06:12:19 -05:00
dependabot[bot]
e851b0d80a
Bump error_prone_annotations from 2.12.1 to 2.13.0 ( #7883 )
...
Bumps [error_prone_annotations](https://github.com/google/error-prone ) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/google/error-prone/releases )
- [Commits](https://github.com/google/error-prone/compare/v2.12.1...v2.13.0 )
---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_annotations
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-15 06:06:05 -05:00
dependabot[bot]
0c6489ea00
Bump testcontainers-bom from 1.16.3 to 1.17.1 ( #7879 )
...
Bumps [testcontainers-bom](https://github.com/testcontainers/testcontainers-java ) from 1.16.3 to 1.17.1.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.16.3...1.17.1 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-14 07:22:20 -05:00
Joakim Erdfelt
a546006eea
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-04-11 10:09:31 -05:00
Olivier Lamy
80f4251e50
shade plugin 3.3.0 ( #7865 ) ( #7867 )
...
avoid a lot of potential problems due to this "feature" we do not need here
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-04-11 21:20:42 +10:00
Joakim Erdfelt
dd2c39ecfe
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-04-08 08:54:44 -05:00
Joakim Erdfelt
d161068899
Issue #7855 - maven compiler plugin should not generate package-info.class files ( #7857 )
...
Cherry-pick of commit 1678a21b82
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-04-08 08:54:12 -05:00
dependabot[bot]
ceb42fb95a
Bump protostream from 4.3.5.Final to 4.4.2.Final ( #7859 )
...
Bumps [protostream](https://github.com/infinispan/protostream ) from 4.3.5.Final to 4.4.2.Final.
- [Release notes](https://github.com/infinispan/protostream/releases )
- [Commits](https://github.com/infinispan/protostream/compare/4.3.5.Final...4.4.2.Final )
---
updated-dependencies:
- dependency-name: org.infinispan.protostream:protostream
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-08 08:53:16 -05:00
Joakim Erdfelt
f8a46a0301
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-04-07 05:55:51 -05:00
dependabot[bot]
98888ad82f
Bump jnr-ffi from 2.2.11 to 2.2.12 ( #7815 )
...
Bumps [jnr-ffi](https://github.com/jnr/jnr-ffi ) from 2.2.11 to 2.2.12.
- [Release notes](https://github.com/jnr/jnr-ffi/releases )
- [Commits](https://github.com/jnr/jnr-ffi/compare/jnr-ffi-2.2.11...jnr-ffi-2.2.12 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-07 05:54:31 -05:00
dependabot[bot]
521bad9199
Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 ( #7849 )
...
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco ) from 0.8.7 to 0.8.8.
- [Release notes](https://github.com/jacoco/jacoco/releases )
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.7...v0.8.8 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-07 05:52:56 -05:00
dependabot[bot]
3079c5d8d4
Bump error_prone_annotations from 2.12.0 to 2.12.1 ( #7848 )
...
Bumps [error_prone_annotations](https://github.com/google/error-prone ) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/google/error-prone/releases )
- [Commits](https://github.com/google/error-prone/compare/v2.12.0...v2.12.1 )
---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_annotations
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-07 05:52:23 -05:00
Greg Wilkins
401ca3800e
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-04-06 11:16:58 +02:00
dependabot[bot]
0837aadb8e
Bump error_prone_annotations from 2.11.0 to 2.12.0 ( #7842 )
...
Bumps [error_prone_annotations](https://github.com/google/error-prone ) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/google/error-prone/releases )
- [Commits](https://github.com/google/error-prone/compare/v2.11.0...v2.12.0 )
---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_annotations
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 07:21:21 -05:00
dependabot[bot]
60b84d7715
Bump asm.version from 9.2 to 9.3 ( #7839 )
...
Bumps `asm.version` from 9.2 to 9.3.
Updates `asm-commons` from 9.2 to 9.3
Updates `asm` from 9.2 to 9.3
Updates `asm-analysis` from 9.2 to 9.3
Updates `asm-tree` from 9.2 to 9.3
Updates `asm-util` from 9.2 to 9.3
---
updated-dependencies:
- dependency-name: org.ow2.asm:asm-commons
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.ow2.asm:asm
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.ow2.asm:asm-analysis
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.ow2.asm:asm-tree
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: org.ow2.asm:asm-util
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 07:20:54 -05:00
dependabot[bot]
f4a6a977e0
Bump maven-clean-plugin from 3.1.0 to 3.2.0 ( #7843 )
...
Bumps [maven-clean-plugin](https://github.com/apache/maven-clean-plugin ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/apache/maven-clean-plugin/releases )
- [Commits](https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.1.0...maven-clean-plugin-3.2.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-clean-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-05 07:01:19 -05:00
dependabot[bot]
ac58d893df
Bump jakarta.annotation-api from 2.0.0 to 2.1.0 ( #7830 )
...
Bumps [jakarta.annotation-api](https://github.com/eclipse-ee4j/common-annotations-api ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/eclipse-ee4j/common-annotations-api/releases )
- [Commits](https://github.com/eclipse-ee4j/common-annotations-api/compare/2.0.0...2.1.0 )
---
updated-dependencies:
- dependency-name: jakarta.annotation:jakarta.annotation-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 22:23:55 -05:00
dependabot[bot]
e8f16ea68f
Bump jnr-ffi from 2.2.11 to 2.2.12 ( #7828 )
...
Bumps [jnr-ffi](https://github.com/jnr/jnr-ffi ) from 2.2.11 to 2.2.12.
- [Release notes](https://github.com/jnr/jnr-ffi/releases )
- [Commits](https://github.com/jnr/jnr-ffi/compare/jnr-ffi-2.2.11...jnr-ffi-2.2.12 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 15:54:34 -05:00
dependabot[bot]
9c60abeffd
Bump jackson-databind from 2.13.2.1 to 2.13.2.2 ( #7829 )
...
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.13.2.1 to 2.13.2.2.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 15:54:24 -05:00
Joakim Erdfelt
16420f0181
Set version to `10.0.10-SNAPSHOT` ( #7823 )
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-04-03 20:33:44 +10:00
Joakim Erdfelt
f079949a35
Merge Release 10.0.9 ( #7821 )
...
* Updating to version 10.0.9
* Updating to version 10.0.10
2022-04-02 08:43:44 -05:00
Joakim Erdfelt
9548ab0cc9
Updating to version 11.0.10-SNAPSHOT
2022-03-30 13:06:46 -05:00
Joakim Erdfelt
243a48a658
Updating to version 11.0.9
2022-03-30 12:43:51 -05:00
Joakim Erdfelt
cc0eb6e468
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-03-30 09:13:38 -05:00
dependabot[bot]
c99b704a77
Bump grpc-core from 1.45.0 to 1.45.1 ( #7804 )
...
Bumps [grpc-core](https://github.com/grpc/grpc-java ) from 1.45.0 to 1.45.1.
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.45.0...v1.45.1 )
---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 09:09:05 -05:00
dependabot[bot]
6b25c271b1
Bump jolokia-war from 1.3.3 to 1.7.1 ( #6907 )
...
* Bump jolokia-war from 1.3.3 to 1.7.1
Bumps jolokia-war from 1.3.3 to 1.7.1.
---
updated-dependencies:
- dependency-name: org.jolokia:jolokia-war
dependency-type: direct:production
update-type: version-update:semver-minor
...
* Adding HashLoginService to jolokia.xml
* Fixing typo in FQCN for Jetty Password utility
* Using logger to print warning, not ServletContext.log() as it causes an NPE.
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>
2022-03-29 21:04:35 -05:00
dependabot[bot]
cfcd67ff7b
Bump jna-jpms from 5.10.0 to 5.11.0 ( #7793 )
...
Bumps [jna-jpms](https://github.com/java-native-access/jna ) from 5.10.0 to 5.11.0.
- [Release notes](https://github.com/java-native-access/jna/releases )
- [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md )
- [Commits](https://github.com/java-native-access/jna/compare/5.10.0...5.11.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 15:55:58 -05:00
dependabot[bot]
1ce2d33b21
Bump mariadb-java-client from 3.0.3 to 3.0.4 ( #7789 )
...
Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j ) from 3.0.3 to 3.0.4.
- [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.3...3.0.4 )
---
updated-dependencies:
- dependency-name: org.mariadb.jdbc:mariadb-java-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 13:21:59 -05:00
dependabot[bot]
325f2a24e6
Bump jna-jpms from 5.10.0 to 5.11.0 ( #7788 )
...
Bumps [jna-jpms](https://github.com/java-native-access/jna ) from 5.10.0 to 5.11.0.
- [Release notes](https://github.com/java-native-access/jna/releases )
- [Changelog](https://github.com/java-native-access/jna/blob/master/CHANGES.md )
- [Commits](https://github.com/java-native-access/jna/compare/5.10.0...5.11.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 13:21:54 -05:00
dependabot[bot]
2335b66802
Bump mariadb-java-client from 3.0.3 to 3.0.4 ( #7787 )
...
Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j ) from 3.0.3 to 3.0.4.
- [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.3...3.0.4 )
---
updated-dependencies:
- dependency-name: org.mariadb.jdbc:mariadb-java-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 11:36:07 -05:00
dependabot[bot]
93d607d38b
Bump jackson-databind from 2.13.2 to 2.13.2.1 ( #7785 )
...
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.13.2 to 2.13.2.1.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 11:35:51 -05:00
Joakim Erdfelt
0255f4f7b1
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-03-29 11:33:39 -05:00
dependabot[bot]
88b7f77e4d
Bump checkstyle from 9.3 to 10.1 ( #7794 )
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 9.3 to 10.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.3...checkstyle-10.1 )
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 11:24:13 -05:00
dependabot[bot]
0caf9cc47a
Bump jackson-databind from 2.13.2.1 to 2.13.2.2 ( #7799 )
...
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.13.2.1 to 2.13.2.2.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 11:23:23 -05:00
Joakim Erdfelt
c92c4735f1
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-03-29 11:09:23 -05:00
dependabot[bot]
49924287e1
Bump jmh.version from 1.34 to 1.35 ( #7797 )
...
Bumps `jmh.version` from 1.34 to 1.35.
Updates `jmh-core` from 1.34 to 1.35
Updates `jmh-generator-annprocess` from 1.34 to 1.35
---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.openjdk.jmh:jmh-generator-annprocess
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 10:45:21 -05:00
Jan Bartel
967e8ea89b
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-03-28 14:05:53 +02:00
Jan Bartel
761bb3f661
Issue #7677 Exclude findbugs jsr305 jar from plugin ( #7682 )
...
* Issue #7677 Exclude findbugs jsr305 jar from plugin
Signed-off-by: Jan Bartel <janb@webtide.com>
* add IT test for those classes exclusions
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-03-28 13:41:36 +02:00
dependabot[bot]
280b249b17
Merge pull request #7781 from eclipse/dependabot/maven/jetty-10.0.x/com.fasterxml.jackson.core-jackson-databind-2.13.2.1
2022-03-27 02:26:41 +00:00
dependabot[bot]
eaffd63e00
Bump jackson-databind from 2.13.2 to 2.13.2.1
...
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.13.2 to 2.13.2.1.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 09:28:07 +00:00
dependabot[bot]
6b8aba0b27
Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0
...
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) from 4.5.3.0 to 4.6.0.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases )
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.5.3.0...spotbugs-maven-plugin-4.6.0.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>
2022-03-25 09:27:34 +00:00
dependabot[bot]
29011e9f11
Merge pull request #7757 from eclipse/dependabot/maven/jetty-10.0.x/org.wildfly.security-wildfly-elytron-1.19.0.Final
2022-03-22 00:51:10 +00:00
dependabot[bot]
295a35d4a9
Merge pull request #7760 from eclipse/dependabot/maven/jetty-11.0.x/org.wildfly.security-wildfly-elytron-1.19.0.Final
2022-03-22 00:50:55 +00:00
dependabot[bot]
bf76f8d18a
Bump maven-jxr-plugin from 3.1.1 to 3.2.0 ( #7761 )
...
Bumps [maven-jxr-plugin](https://github.com/apache/maven-jxr ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/apache/maven-jxr/releases )
- [Commits](https://github.com/apache/maven-jxr/compare/jxr-3.1.1...jxr-3.2.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jxr-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-21 07:58:08 -05:00
dependabot[bot]
d6ebb0fab5
Bump wildfly-elytron from 1.18.3.Final to 1.19.0.Final
...
Bumps [wildfly-elytron](https://github.com/wildfly-security/wildfly-elytron ) from 1.18.3.Final to 1.19.0.Final.
- [Release notes](https://github.com/wildfly-security/wildfly-elytron/releases )
- [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/1.18.3.Final...1.19.0.Final )
---
updated-dependencies:
- dependency-name: org.wildfly.security:wildfly-elytron
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 09:43:28 +00:00
dependabot[bot]
9cdce5b70d
Bump versions-maven-plugin from 2.9.0 to 2.10.0
...
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/mojohaus/versions-maven-plugin/releases )
- [Changelog](https://github.com/mojohaus/versions-maven-plugin/blob/master/ReleaseNotes.md )
- [Commits](https://github.com/mojohaus/versions-maven-plugin/compare/versions-maven-plugin-2.9.0...versions-maven-plugin-2.10.0 )
---
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>
2022-03-21 09:39:38 +00:00
dependabot[bot]
c14267d7e4
Bump wildfly-elytron from 1.18.3.Final to 1.19.0.Final
...
Bumps [wildfly-elytron](https://github.com/wildfly-security/wildfly-elytron ) from 1.18.3.Final to 1.19.0.Final.
- [Release notes](https://github.com/wildfly-security/wildfly-elytron/releases )
- [Commits](https://github.com/wildfly-security/wildfly-elytron/compare/1.18.3.Final...1.19.0.Final )
---
updated-dependencies:
- dependency-name: org.wildfly.security:wildfly-elytron
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 09:20:58 +00:00
dependabot[bot]
f667eded03
Bump maven-jxr-plugin from 3.1.1 to 3.2.0
...
Bumps [maven-jxr-plugin](https://github.com/apache/maven-jxr ) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/apache/maven-jxr/releases )
- [Commits](https://github.com/apache/maven-jxr/compare/jxr-3.1.1...jxr-3.2.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jxr-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 09:18:47 +00:00
Joakim Erdfelt
bab02ce879
Merge pull request #7733 from eclipse/dependabot/maven/jetty-11.0.x/io.grpc-grpc-core-1.45.0
...
Bump grpc-core from 1.44.1 to 1.45.0
2022-03-15 12:26:44 -05:00
dependabot[bot]
b8c218a363
Bump versions-maven-plugin from 2.9.0 to 2.10.0
...
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/mojohaus/versions-maven-plugin/releases )
- [Changelog](https://github.com/mojohaus/versions-maven-plugin/blob/master/ReleaseNotes.md )
- [Commits](https://github.com/mojohaus/versions-maven-plugin/compare/versions-maven-plugin-2.9.0...versions-maven-plugin-2.10.0 )
---
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>
2022-03-15 09:28:55 +00:00
dependabot[bot]
5521029453
Bump maven-compiler-plugin from 3.10.0 to 3.10.1
...
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.0...maven-compiler-plugin-3.10.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 13:17:29 +00:00
dependabot[bot]
c068ea2cb6
Bump maven-dependency-plugin from 3.2.0 to 3.3.0
...
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases )
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.2.0...maven-dependency-plugin-3.3.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 09:34:09 +00:00
dependabot[bot]
6edb4874b1
Bump maven-dependency-plugin from 3.2.0 to 3.3.0
...
Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases )
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.2.0...maven-dependency-plugin-3.3.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 09:27:49 +00:00
dependabot[bot]
f57fff634e
Bump grpc-core from 1.44.1 to 1.45.0
...
Bumps [grpc-core](https://github.com/grpc/grpc-java ) from 1.44.1 to 1.45.0.
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.44.1...v1.45.0 )
---
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>
2022-03-14 09:26:24 +00:00
dependabot[bot]
42e4b257e2
Bump maven-compiler-plugin from 3.10.0 to 3.10.1
...
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.0...maven-compiler-plugin-3.10.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-11 09:20:14 +00:00
dependabot[bot]
9e19979cb2
Bump grpc-core from 1.44.1 to 1.45.0
...
Bumps [grpc-core](https://github.com/grpc/grpc-java ) from 1.44.1 to 1.45.0.
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.44.1...v1.45.0 )
---
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>
2022-03-09 09:22:31 +00:00
dependabot[bot]
1e10687c9b
Bump jackson-databind from 2.13.1 to 2.13.2
...
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-09 05:41:16 +00:00
Olivier Lamy
5b3c50bc66
Merge branch 'jetty-10.0.x' into jetty-11.0.x
2022-03-09 15:40:09 +10:00
dependabot[bot]
f7415992a4
Bump jackson-databind from 2.13.1 to 2.13.2
...
Bumps [jackson-databind](https://github.com/FasterXML/jackson ) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-09 03:34:26 +00:00
dependabot[bot]
a8d3369dd7
Merge pull request #7709 from eclipse/dependabot/maven/jetty-10.0.x/org.wildfly.common-wildfly-common-1.6.0.Final
2022-03-09 03:31:20 +00:00
dependabot[bot]
7154479b36
Bump wildfly-common from 1.5.4.Final to 1.6.0.Final
...
Bumps wildfly-common from 1.5.4.Final to 1.6.0.Final.
---
updated-dependencies:
- dependency-name: org.wildfly.common:wildfly-common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 09:22:56 +00:00
dependabot[bot]
5b5d973823
Bump jackson-core from 2.13.1 to 2.13.2
...
Bumps [jackson-core](https://github.com/FasterXML/jackson-core ) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/FasterXML/jackson-core/releases )
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.13.1...jackson-core-2.13.2 )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 01:18:26 +00:00
dependabot[bot]
0af9d8d272
Bump jackson-annotations from 2.13.1 to 2.13.2
...
Bumps [jackson-annotations](https://github.com/FasterXML/jackson ) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 01:17:51 +00:00
dependabot[bot]
52ed10918e
Merge pull request #7702 from eclipse/dependabot/maven/jetty-10.0.x/com.fasterxml.jackson.core-jackson-annotations-2.13.2
2022-03-08 01:17:11 +00:00
dependabot[bot]
3b180b77e5
Bump awaitility from 4.1.1 to 4.2.0
...
Bumps [awaitility](https://github.com/awaitility/awaitility ) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/awaitility/awaitility/releases )
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt )
- [Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.1.1...awaitility-4.2.0 )
---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 09:25:14 +00:00
dependabot[bot]
eaf9452706
Bump jackson-annotations from 2.13.1 to 2.13.2
...
Bumps [jackson-annotations](https://github.com/FasterXML/jackson ) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/FasterXML/jackson/releases )
- [Commits](https://github.com/FasterXML/jackson/commits )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 09:24:23 +00:00
dependabot[bot]
f6b2d34013
Bump jackson-core from 2.13.1 to 2.13.2
...
Bumps [jackson-core](https://github.com/FasterXML/jackson-core ) from 2.13.1 to 2.13.2.
- [Release notes](https://github.com/FasterXML/jackson-core/releases )
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.13.1...jackson-core-2.13.2 )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-07 09:22:37 +00:00
Olivier Lamy
3d4b68d0bc
remove some site configuration, non used checkstyle profile and turn skip xml into one line property ( #7687 )
...
* remove some site configuration, non used checkstyle profile and turn skip xml into one line property
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-03-05 19:47:32 +10:00
Ludovic Orban
f7bbff2cfd
Upgrade to quiche version 0.12.0
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-03-02 13:30:04 +01:00
Joakim Erdfelt
04356b61ab
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-03-01 16:44:40 -06:00
Joakim Erdfelt
d1064b62d1
Merge pull request #7670 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.logging.log4j-log4j-api-2.17.2
...
Bump log4j-api from 2.17.1 to 2.17.2
2022-03-01 16:32:07 -06:00
dependabot[bot]
0eec616299
Bump guava from 31.0.1-jre to 31.1-jre
...
Bumps [guava](https://github.com/google/guava ) from 31.0.1-jre to 31.1-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
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 09:21:19 +00:00
dependabot[bot]
8065d9f9b4
Bump log4j-api from 2.17.1 to 2.17.2
...
Bumps log4j-api from 2.17.1 to 2.17.2.
---
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>
2022-02-28 09:25:39 +00:00
Olivier Lamy
dcdda2a7f0
add used but non declared dependencies and fix some scope ( #7626 )
...
* add used but non declared dependencies and fix some scope
* add exclusion in javadoc module
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-02-25 13:23:21 +10:00
Joakim Erdfelt
5e086c8192
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-02-21 10:49:59 -04:00
dependabot[bot]
217edab732
Bump grpc-core from 1.44.0 to 1.44.1 ( #7629 )
...
Bumps [grpc-core](https://github.com/grpc/grpc-java ) from 1.44.0 to 1.44.1.
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.44.0...v1.44.1 )
---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 08:48:04 -06:00
dependabot[bot]
04a0f8b783
Merge pull request #7620 from eclipse/dependabot/maven/jetty-11.0.x/org.apache.maven.plugins-maven-site-plugin-3.11.0
2022-02-18 07:16:51 +00:00
dependabot[bot]
152437a5c4
Bump maven-site-plugin from 3.10.0 to 3.11.0
...
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin ) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/apache/maven-site-plugin/releases )
- [Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.10.0...maven-site-plugin-3.11.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-site-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 03:34:14 +00:00
Olivier Lamy
39ee9db33e
fix build
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-02-18 13:32:55 +10:00
dependabot[bot]
3d70c8b4ab
Bump maven-site-plugin from 3.10.0 to 3.11.0 ( #7610 )
...
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin ) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/apache/maven-site-plugin/releases )
- [Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.10.0...maven-site-plugin-3.11.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-site-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-17 15:14:16 -06:00
Olivier Lamy
8ad31b9001
Merge branch 'jetty-10.0.x' into jetty-11.0.x
2022-02-17 16:59:24 +10:00
dependabot[bot]
895868fa62
Merge pull request #7602 from eclipse/dependabot/maven/jetty-10.0.x/org.jboss.weld.servlet-weld-servlet-core-3.1.9.Final
2022-02-17 00:47:13 +00:00
Olivier Lamy
4f52695d4f
Enable errorprone and spotbugs for java 17 ( #7604 )
...
* add compiler flag to support errorprone for jdk17 and restore spotbugs parsing
* spotbugs is fine with jdk17
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2022-02-17 10:12:01 +10:00
dependabot[bot]
d4f453849c
Bump weld-servlet-core from 3.1.8.Final to 3.1.9.Final
...
Bumps weld-servlet-core from 3.1.8.Final to 3.1.9.Final.
---
updated-dependencies:
- dependency-name: org.jboss.weld.servlet:weld-servlet-core
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 09:18:38 +00:00
dependabot[bot]
e859c98eac
Merge pull request #7593 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.maven.plugins-maven-compiler-plugin-3.10.0
2022-02-14 23:15:12 +00:00
dependabot[bot]
c4b36e6399
Merge pull request #7588 from eclipse/dependabot/maven/jetty-11.0.x/org.apache.maven.plugins-maven-compiler-plugin-3.10.0
2022-02-14 23:14:54 +00:00
Joakim Erdfelt
c95246879d
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-02-14 11:04:56 -04:00
dependabot[bot]
9b48060794
Bump infinispan-bom from 11.0.14.Final to 11.0.15.Final ( #7591 )
...
Bumps [infinispan-bom](https://github.com/infinispan/infinispan ) from 11.0.14.Final to 11.0.15.Final.
- [Release notes](https://github.com/infinispan/infinispan/releases )
- [Changelog](https://github.com/infinispan/infinispan/blob/main/Jenkinsfile-release )
- [Commits](https://github.com/infinispan/infinispan/compare/11.0.14.Final...11.0.15.Final )
---
updated-dependencies:
- dependency-name: org.infinispan:infinispan-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 07:45:34 -06:00
dependabot[bot]
79099c1907
Bump logback-core from 1.3.0-alpha13 to 1.3.0-alpha14 ( #7589 )
...
Bumps [logback-core](https://github.com/qos-ch/logback ) from 1.3.0-alpha13 to 1.3.0-alpha14.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.3.0-alpha13...v_1.3.0-alpha14 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 07:45:31 -06:00
dependabot[bot]
f2550d4478
Bump gson from 2.8.9 to 2.9.0 ( #7587 )
...
Bumps [gson](https://github.com/google/gson ) from 2.8.9 to 2.9.0.
- [Release notes](https://github.com/google/gson/releases )
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.9...gson-parent-2.9.0 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 07:34:24 -06:00
dependabot[bot]
1f665df227
Bump json-smart from 2.4.7 to 2.4.8 ( #7581 )
...
Bumps [json-smart](https://github.com/netplex/json-smart-v2 ) from 2.4.7 to 2.4.8.
- [Release notes](https://github.com/netplex/json-smart-v2/releases )
- [Commits](https://github.com/netplex/json-smart-v2/commits/2.4.8 )
---
updated-dependencies:
- dependency-name: net.minidev:json-smart
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 07:27:09 -06:00
dependabot[bot]
026be2904f
Bump logback-core from 1.3.0-alpha13 to 1.3.0-alpha14 ( #7585 )
...
Bumps [logback-core](https://github.com/qos-ch/logback ) from 1.3.0-alpha13 to 1.3.0-alpha14.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.3.0-alpha13...v_1.3.0-alpha14 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-14 07:26:33 -06:00
dependabot[bot]
0f1dcfe233
Bump maven-compiler-plugin from 3.8.1 to 3.10.0
...
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) from 3.8.1 to 3.10.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.10.0 )
---
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>
2022-02-14 08:56:07 +00:00
dependabot[bot]
11817e3919
Bump maven-compiler-plugin from 3.8.1 to 3.10.0
...
Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin ) from 3.8.1 to 3.10.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases )
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.10.0 )
---
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>
2022-02-14 08:55:14 +00:00
Joakim Erdfelt
84aa01f3eb
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-02-11 16:59:22 -04:00
Joakim Erdfelt
b99984d12d
Fixing Jetty 10 release - must use Java 17 ( #7556 )
...
* Fixing missing `jdk.incubator.foreign` error during /javadoc/ (aggregate module) build.
* eclipse-release profile now ensures that JDK 17 is used
* Exclude quiche modules from javadoc
* Enable jacoco on JDK 17 (seems to work now)
* Flip JDK importance around (JDK17 first, JDK11 next)
* errorprone not available on JDK17 (yet)
* correcting errors during Jenkinsfile recordIssues
* Remove pmd (not being used anymore)
* Bump javadoc from 3.3.1 to 3.3.2
2022-02-11 14:56:38 -06:00
Jan Bartel
bfa74b1533
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-02-11 09:53:11 +11:00
dependabot[bot]
1471b502a7
Bump hawtio-default from 2.14.4 to 2.14.5 ( #7559 )
...
Bumps [hawtio-default](https://github.com/hawtio/hawtio ) from 2.14.4 to 2.14.5.
- [Release notes](https://github.com/hawtio/hawtio/releases )
- [Changelog](https://github.com/hawtio/hawtio/blob/main/CHANGES.md )
- [Commits](https://github.com/hawtio/hawtio/compare/hawtio-2.14.4...hawtio-2.14.5 )
---
updated-dependencies:
- dependency-name: io.hawt:hawtio-default
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 07:24:08 -06:00
Joakim Erdfelt
3917ae8375
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-02-09 10:49:06 -04:00
Jochen Schalanda
9073fe2193
Bump slf4j to 2.0.0-alpha6 ( #7555 )
...
> SLF4J 2.0.x series requires Java 8. It builds upon the 1.8.x series and adds a backward-compatible fluent logging api. By backward-compatible, we mean that existing logging frameworks do not have to be changed for the user to benefit from the [fluent logging API](https://www.slf4j.org/manual.html#fluent ). However, existing frameworks must migrate to the `ServiceLoader` mechanism. The resulting internal changes are [detailed](https://www.slf4j.org/faq.html#changesInVersion200 ) in the FAQ page.
>
> - SLF4J now ships with the slf4j-reload4j module delegating to the reload4j backend. Reload4j is a drop-in replacement for log4j version 1.2.17.
> - `SimpleLogger` now prints the thread Id if instructed to do so. This fixes [SLF4J-499](https://jira.qos.ch/browse/SLF4J-499 ) requested by Michael Osipov
Signed-off-by: Jochen Schalanda <jochen@schalanda.name>
2022-02-09 08:48:46 -06:00
dependabot[bot]
aca6695e24
Bump osgi.annotation from 8.0.1 to 8.1.0 ( #7552 )
...
Bumps [osgi.annotation](https://github.com/osgi/osgi ) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/osgi/osgi/releases )
- [Commits](https://github.com/osgi/osgi/commits )
---
updated-dependencies:
- dependency-name: org.osgi:osgi.annotation
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-09 05:07:03 -06:00
dependabot[bot]
9e41227a3b
Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.1 ( #7543 )
...
Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin ) from 3.1.2 to 3.2.1.
- [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases )
- [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.1.2...maven-project-info-reports-plugin-3.2.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 12:08:45 -06:00
dependabot[bot]
b531ba1d0b
Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.1 ( #7540 )
...
Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin ) from 3.1.2 to 3.2.1.
- [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases )
- [Commits](https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.1.2...maven-project-info-reports-plugin-3.2.1 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-07 12:08:00 -06:00
Simone Bordet
4e02be57fd
Updating to version 11.0.9-SNAPSHOT
2022-02-07 12:42:04 +01:00
Simone Bordet
79cc9cf90e
Updating to version 11.0.8
2022-02-07 12:10:09 +01:00
Simone Bordet
a4fda96f49
Updating to version 10.0.9-SNAPSHOT
2022-02-07 12:02:02 +01:00
Simone Bordet
716c7afd8e
Updating to version 10.0.8
2022-02-07 11:34:12 +01:00
Simone Bordet
539b1456aa
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-02-07 11:24:48 +01:00
Simone Bordet
35b76de25c
Updated Jetty Quiche Native to 0.11.0.2.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-02-07 11:23:41 +01:00
Ludovic Orban
8413b2d94d
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-02-04 14:04:32 +01:00
Ludovic Orban
bf53b23ef0
#7529 upgrade quiche native lib to version 0.11.0b to work on less recent linux libc ( #7534 )
...
#7529 upgrade quiche native lib to version 0.11.0.1 to work on less recent linux libc
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-02-04 13:58:19 +01:00
Simone Bordet
90c2a1e6e8
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-02-03 11:28:42 +01:00
Ludovic Orban
9d3e21365f
#7529 upgrade quiche native lib to version 0.11.0
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-02-03 10:46:20 +01:00
Simone Bordet
93495d87af
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-02-01 19:06:20 +01:00
dependabot[bot]
30f688919f
Bump logback-core from 1.3.0-alpha12 to 1.3.0-alpha13
...
Bumps [logback-core](https://github.com/qos-ch/logback ) from 1.3.0-alpha12 to 1.3.0-alpha13.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.3.0-alpha12...v_1.3.0-alpha13 )
---
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>
2022-02-01 09:21:15 +00:00
Lachlan Roberts
66a68c9c61
Merge branch 'jetty-11.0.x' of github.com:eclipse/jetty.project into jetty-11.0.x
2022-02-01 15:05:39 +11:00
Lachlan Roberts
0e1ab2f3de
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-02-01 15:05:15 +11:00
Joakim Erdfelt
f1ac7e081b
Issue #7494 - remove unsupported modules ( #7495 )
...
* Issue #7494 - Remove jolokia module
* Issue #7494 - Remove jminix module (doesn't support jakarta.servlet)
* Issue #7494 - Remove jamon module (doesn't support jakarta.servlet)
* Issue #7494 - Remove hawtio module (doesn't support jakarta.servlet)
* Issue #7494 - Removing version properties for removed modules
* Issue #7494 - Removing test dist tests for removed modules
2022-01-31 20:49:41 -06:00
dependabot[bot]
c33c20ff93
Bump checkstyle from 9.2.1 to 9.3 ( #7502 )
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 9.2.1 to 9.3.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.2.1...checkstyle-9.3 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 20:15:06 -06:00
dependabot[bot]
cdf1aeff3e
Bump asciidoctor-maven-plugin from 2.2.1 to 2.2.2
...
Bumps [asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases )
- [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-2.2.1...asciidoctor-maven-plugin-2.2.2 )
---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctor-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 09:21:36 +00:00
dependabot[bot]
ddb1ddc466
Bump asciidoctor-maven-plugin from 2.2.1 to 2.2.2
...
Bumps [asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases )
- [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/main/CHANGELOG.adoc )
- [Commits](https://github.com/asciidoctor/asciidoctor-maven-plugin/compare/asciidoctor-maven-plugin-2.2.1...asciidoctor-maven-plugin-2.2.2 )
---
updated-dependencies:
- dependency-name: org.asciidoctor:asciidoctor-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 09:20:01 +00:00
Simone Bordet
4b54b7af4a
Merge pull request #7491 from eclipse/dependabot/maven/jetty-11.0.x/jakarta.inject-jakarta.inject-api-2.0.1
...
Bump jakarta.inject-api from 2.0.0 to 2.0.1
2022-01-28 18:27:45 +01:00
dependabot[bot]
a9893ac454
Bump jakarta.inject-api from 2.0.0 to 2.0.1
...
Bumps [jakarta.inject-api](https://github.com/eclipse-ee4j/injection-api ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/eclipse-ee4j/injection-api/releases )
- [Commits](https://github.com/eclipse-ee4j/injection-api/compare/2.0.0...2.0.1 )
---
updated-dependencies:
- dependency-name: jakarta.inject:jakarta.inject-api
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 17:18:05 +00:00
dependabot[bot]
8267d8b3cb
Bump jsp.impl.version from 10.0.10 to 10.0.14
...
Bumps `jsp.impl.version` from 10.0.10 to 10.0.14.
Updates `apache-jsp` from 10.0.10 to 10.0.14
- [Release notes](https://github.com/jetty-project/jasper-jsp/releases )
- [Commits](https://github.com/jetty-project/jasper-jsp/compare/jasper-jsp-10.0.10...jasper-jsp-10.0.14 )
Updates `apache-el` from 10.0.10 to 10.0.14
- [Release notes](https://github.com/jetty-project/jasper-jsp/releases )
- [Commits](https://github.com/jetty-project/jasper-jsp/compare/jasper-jsp-10.0.10...jasper-jsp-10.0.14 )
---
updated-dependencies:
- dependency-name: org.mortbay.jasper:apache-jsp
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.mortbay.jasper:apache-el
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 17:15:49 +00:00
Simone Bordet
64fd359bc3
Fixes after merge.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-01-28 12:56:30 +01:00
Simone Bordet
a5d0c04f35
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-01-28 12:54:17 +01:00
Simone Bordet
af1a8db549
Merge pull request #7462 from eclipse/dependabot/maven/jetty-10.0.x/io.grpc-grpc-core-1.44.0
...
Bump grpc-core from 1.43.2 to 1.44.0
2022-01-28 12:12:38 +01:00
Simone Bordet
080d761607
Merge branch 'jetty-10.0.x' into jetty-10.0.x-update-infinispan-deps
2022-01-28 12:07:21 +01:00
Simone Bordet
ae4bf41b79
Merge pull request #7467 from eclipse/dependabot/maven/jetty-10.0.x/org.mariadb.jdbc-mariadb-java-client-3.0.3
...
Bump mariadb-java-client from 2.7.5 to 3.0.3
2022-01-28 12:01:07 +01:00
dependabot[bot]
98f291ce1a
Bump grpc-core from 1.43.2 to 1.44.0
...
Bumps [grpc-core](https://github.com/grpc/grpc-java ) from 1.43.2 to 1.44.0.
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.43.2...v1.44.0 )
---
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>
2022-01-28 04:38:17 +00:00
dependabot[bot]
c7173d2634
Bump error_prone_annotations from 2.10.0 to 2.11.0
...
Bumps [error_prone_annotations](https://github.com/google/error-prone ) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/google/error-prone/releases )
- [Commits](https://github.com/google/error-prone/compare/v2.10.0...v2.11.0 )
---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_annotations
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 18:55:12 +00:00
Joakim Erdfelt
6f58c0f70b
Merge remote-tracking branch 'origin/dependabot/maven/jetty-10.0.x/org.apache.avro-avro-1.11.0' into jetty-10.0.x-update-infinispan-deps
2022-01-27 12:31:25 -06:00
Joakim Erdfelt
52a60a12dd
Fix dependency properties
...
+ Alphabetize (again)
+ Use common syntax
+ Sync all jackson dependencies to version 2.13.1
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-01-27 11:40:01 -06:00
dependabot[bot]
af74b79473
Bump mariadb-java-client from 2.7.5 to 3.0.3
...
Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j ) from 2.7.5 to 3.0.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/2.7.5...3.0.3 )
---
updated-dependencies:
- dependency-name: org.mariadb.jdbc:mariadb-java-client
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 11:24:13 -06:00
Joakim Erdfelt
7426fbea7c
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-01-27 11:22:46 -06:00
dependabot[bot]
2016ca9dfd
Bump jackson-core from 2.13.0 to 2.13.1
...
Bumps [jackson-core](https://github.com/FasterXML/jackson-core ) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/FasterXML/jackson-core/releases )
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.13.0...jackson-core-2.13.1 )
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 17:08:18 +00:00
dependabot[bot]
68a5550ca6
Bump avro from 1.9.2 to 1.11.0
...
Bumps avro from 1.9.2 to 1.11.0.
---
updated-dependencies:
- dependency-name: org.apache.avro:avro
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-27 17:07:53 +00:00
Simone Bordet
b49cc9b4f3
Merge pull request #7447 from eclipse/dependabot/maven/jetty-10.0.x/com.google.inject-guice-5.1.0
...
Bump guice from 5.0.1 to 5.1.0
2022-01-27 17:44:50 +01:00
Simone Bordet
6d3a09f821
Merge pull request #7438 from eclipse/dependabot/maven/jetty-10.0.x/org.codehaus.mojo-versions-maven-plugin-2.9.0
...
Bump versions-maven-plugin from 2.8.1 to 2.9.0
2022-01-27 17:44:12 +01:00
Joakim Erdfelt
be58156c77
Happy New Year 2022 ( #7460 )
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-01-27 10:42:43 -06:00
Joakim Erdfelt
cb127793e5
Happy New Year 2022 ( #7459 )
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-01-27 10:42:30 -06:00
Jan Bartel
822a840f0e
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-01-27 20:52:27 +11:00
Jan Bartel
576d543410
Use commons.io.version property
...
Signed-off-by: Jan Bartel <janb@webtide.com>
2022-01-27 20:45:23 +11:00
Jan Bartel
bc0eebf26b
Jetty 10.0.x 7435 transitive deps security warnings ( #7455 )
...
* Issue #7435 Update some transitive deps to avoid security warnings
Signed-off-by: Jan Bartel <janb@webtide.com>
2022-01-27 20:17:01 +11:00
dependabot[bot]
f8fc7f38a8
Bump guice from 5.0.1 to 5.1.0
...
Bumps [guice](https://github.com/google/guice ) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/google/guice/releases )
- [Commits](https://github.com/google/guice/compare/5.0.1...5.1.0 )
---
updated-dependencies:
- dependency-name: com.google.inject:guice
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-25 09:22:11 +00:00
dependabot[bot]
551f866dbb
Bump versions-maven-plugin from 2.8.1 to 2.9.0
...
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin ) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/mojohaus/versions-maven-plugin/releases )
- [Changelog](https://github.com/mojohaus/versions-maven-plugin/blob/master/ReleaseNotes.md )
- [Commits](https://github.com/mojohaus/versions-maven-plugin/compare/versions-maven-plugin-2.8.1...versions-maven-plugin-2.9.0 )
---
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>
2022-01-24 09:28:17 +00:00
Olivier Lamy
9ffec59d5a
Merge branch 'jetty-10.0.x' into jetty-11.0.x
2022-01-24 07:31:22 +10:00
dependabot[bot]
e135a5c405
Merge pull request #7416 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.maven.plugins-maven-plugin-plugin-3.6.4
2022-01-23 21:16:56 +00:00
Simone Bordet
c14d92ff58
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-01-21 15:23:33 +01:00
dependabot[bot]
20876309f2
Merge pull request #7428 from eclipse/dependabot/maven/jetty-10.0.x/org.mariadb.jdbc-mariadb-java-client-2.7.5
2022-01-21 01:38:50 +00:00
Ludovic Orban
5b2eaf0881
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-01-20 15:50:08 +01:00
dependabot[bot]
9736579bd5
Bump mariadb-java-client from 2.7.4 to 2.7.5
...
Bumps [mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j ) from 2.7.4 to 2.7.5.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases )
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/2.7.5/CHANGELOG.md )
- [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/2.7.4...2.7.5 )
---
updated-dependencies:
- dependency-name: org.mariadb.jdbc:mariadb-java-client
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-20 09:21:18 +00:00
dependabot[bot]
64de9f5a07
Bump testcontainers-bom from 1.16.2 to 1.16.3
...
Bumps [testcontainers-bom](https://github.com/testcontainers/testcontainers-java ) from 1.16.2 to 1.16.3.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.16.2...1.16.3 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-20 09:18:37 +00:00
dependabot[bot]
a169b8ae46
Merge pull request #7401 from eclipse/dependabot/maven/jetty-10.0.x/io.grpc-grpc-core-1.43.2
2022-01-20 05:54:57 +00:00
Lachlan Roberts
0f60896122
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-01-19 14:24:24 +11:00
dependabot[bot]
2391e66b9f
Bump maven-plugin-plugin from 3.6.2 to 3.6.4
...
Bumps [maven-plugin-plugin](https://github.com/apache/maven-plugin-tools ) from 3.6.2 to 3.6.4.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.2...maven-plugin-tools-3.6.4 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-19 02:22:55 +00:00
Lachlan
8cc9802dbd
Merge pull request #7410 from eclipse/dependabot/maven/jetty-10.0.x/maven.plugin-tools.version-3.6.4
...
Bump maven.plugin-tools.version from 3.6.2 to 3.6.4
2022-01-19 13:21:47 +11:00
Lachlan Roberts
e13858c768
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-01-19 13:18:17 +11:00
dependabot[bot]
113cafafef
Bump jboss-logging from 3.4.2.Final to 3.4.3.Final ( #7381 )
...
* Bump jboss-logging from 3.4.2.Final to 3.4.3.Final
Bumps [jboss-logging](https://github.com/jboss-logging/jboss-logging ) from 3.4.2.Final to 3.4.3.Final.
- [Release notes](https://github.com/jboss-logging/jboss-logging/releases )
- [Commits](https://github.com/jboss-logging/jboss-logging/compare/3.4.2.Final...3.4.3.Final )
---
updated-dependencies:
- dependency-name: org.jboss.logging:jboss-logging
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump jboss-logmanager.version to 2.1.18.Final
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>
2022-01-18 11:10:05 -06:00
dependabot[bot]
01a97d4425
Bump maven.plugin-tools.version from 3.6.2 to 3.6.4
...
Bumps `maven.plugin-tools.version` from 3.6.2 to 3.6.4.
Updates `maven-plugin-annotations` from 3.6.2 to 3.6.4
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.2...maven-plugin-tools-3.6.4 )
Updates `maven-plugin-tools-api` from 3.6.2 to 3.6.4
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.6.2...maven-plugin-tools-3.6.4 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-tools-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 09:20:12 +00:00
Ludovic Orban
31e1e8a393
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-01-18 09:59:46 +01:00
dependabot[bot]
902b85b479
Merge pull request #7402 from eclipse/dependabot/maven/jetty-10.0.x/com.github.jnr-jnr-unixsocket-0.38.17
2022-01-14 21:39:07 +00:00
dependabot[bot]
c58e9e0fb1
Bump jnr-unixsocket from 0.38.15 to 0.38.17
...
Bumps [jnr-unixsocket](https://github.com/jnr/jnr-unixsocket ) from 0.38.15 to 0.38.17.
- [Release notes](https://github.com/jnr/jnr-unixsocket/releases )
- [Commits](https://github.com/jnr/jnr-unixsocket/compare/jnr-unixsocket-0.38.15...jnr-unixsocket-0.38.17 )
---
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>
2022-01-14 17:22:49 +00:00
dependabot[bot]
4e1a9a1500
Bump grpc-core from 1.43.1 to 1.43.2
...
Bumps [grpc-core](https://github.com/grpc/grpc-java ) from 1.43.1 to 1.43.2.
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.43.1...v1.43.2 )
---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 17:21:29 +00:00
dependabot[bot]
9cbbeddbdd
Bump hawtio-default from 2.14.3 to 2.14.4 ( #7397 )
...
Bumps [hawtio-default](https://github.com/hawtio/hawtio ) from 2.14.3 to 2.14.4.
- [Release notes](https://github.com/hawtio/hawtio/releases )
- [Changelog](https://github.com/hawtio/hawtio/blob/master/CHANGES.md )
- [Commits](https://github.com/hawtio/hawtio/compare/hawtio-2.14.3...hawtio-2.14.4 )
---
updated-dependencies:
- dependency-name: io.hawt:hawtio-default
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 11:18:52 -06:00
dependabot[bot]
848682d6e5
Bump maven-bundle-plugin from 5.1.3 to 5.1.4 ( #7399 )
...
Bumps maven-bundle-plugin from 5.1.3 to 5.1.4.
---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-14 11:18:25 -06:00
Simone Bordet
d88fc7685f
Merge pull request #7385 from eclipse/dependabot/maven/jetty-10.0.x/org.codehaus.mojo-build-helper-maven-plugin-3.3.0
...
Bump build-helper-maven-plugin from 3.2.0 to 3.3.0
2022-01-14 12:26:36 +01:00
Simone Bordet
bd3275037f
Merge pull request #7384 from eclipse/dependabot/maven/jetty-10.0.x/org.asciidoctor-asciidoctorj-2.5.3
...
Bump asciidoctorj from 2.5.2 to 2.5.3
2022-01-14 12:26:20 +01:00
Simone Bordet
779d009a57
Merge pull request #7383 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.maven.plugins-maven-jar-plugin-3.2.2
...
Bump maven-jar-plugin from 3.2.0 to 3.2.2
2022-01-14 12:26:00 +01:00
Jan Bartel
9dce2ceb42
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-01-14 15:48:59 +11:00
dependabot[bot]
24873b5119
Bump build-helper-maven-plugin from 3.2.0 to 3.3.0
...
Bumps [build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin ) from 3.2.0 to 3.3.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.2.0...build-helper-maven-plugin-3.3.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>
2022-01-13 17:31:32 +00:00
Simone Bordet
26bf5612f2
Merge pull request #7367 from eclipse/dependabot/maven/jetty-10.0.x/com.github.jnr-jnr-posix-3.1.15
...
Bump jnr-posix from 3.1.14 to 3.1.15
2022-01-13 18:31:08 +01:00
dependabot[bot]
212282c300
Bump asciidoctorj from 2.5.2 to 2.5.3
...
Bumps [asciidoctorj](https://github.com/asciidoctor/asciidoctorj ) from 2.5.2 to 2.5.3.
- [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.2...v2.5.3 )
---
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>
2022-01-13 17:31:00 +00:00
Simone Bordet
54f8adad01
Merge pull request #7358 from eclipse/dependabot/maven/jetty-10.0.x/com.github.spotbugs-spotbugs-maven-plugin-4.5.3.0
...
Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0
2022-01-13 18:29:29 +01:00
dependabot[bot]
0309d8c074
Bump maven-jar-plugin from 3.2.0 to 3.2.2
...
Bumps [maven-jar-plugin](https://github.com/apache/maven-jar-plugin ) from 3.2.0 to 3.2.2.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases )
- [Commits](https://github.com/apache/maven-jar-plugin/compare/maven-jar-plugin-3.2.0...maven-jar-plugin-3.2.2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 17:25:25 +00:00
Ludovic Orban
4d05400112
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2022-01-13 15:12:19 +01:00
dependabot[bot]
7931b7ff42
Bump jnr-posix from 3.1.14 to 3.1.15
...
Bumps [jnr-posix](https://github.com/jnr/jnr-posix ) from 3.1.14 to 3.1.15.
- [Release notes](https://github.com/jnr/jnr-posix/releases )
- [Commits](https://github.com/jnr/jnr-posix/compare/jnr-posix-3.1.14...jnr-posix-3.1.15 )
---
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>
2022-01-13 13:47:10 +00:00
dependabot[bot]
182ebfe5c8
Bump jnr-enxio from 0.32.12 to 0.32.13
...
Bumps [jnr-enxio](https://github.com/jnr/jnr-enxio ) from 0.32.12 to 0.32.13.
- [Release notes](https://github.com/jnr/jnr-enxio/releases )
- [Commits](https://github.com/jnr/jnr-enxio/compare/jnr-enxio-0.32.12...jnr-enxio-0.32.13 )
---
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>
2022-01-13 13:46:53 +00:00
dependabot[bot]
29ede20341
Bump jnr-ffi from 2.2.10 to 2.2.11
...
Bumps [jnr-ffi](https://github.com/jnr/jnr-ffi ) from 2.2.10 to 2.2.11.
- [Release notes](https://github.com/jnr/jnr-ffi/releases )
- [Commits](https://github.com/jnr/jnr-ffi/compare/jnr-ffi-2.2.10...jnr-ffi-2.2.11 )
---
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>
2022-01-07 09:22:48 +00:00
dependabot[bot]
3e7a3bac89
Bump spotbugs-maven-plugin from 4.5.2.0 to 4.5.3.0
...
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) from 4.5.2.0 to 4.5.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.5.2.0...spotbugs-maven-plugin-4.5.3.0 )
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-06 09:22:54 +00:00
Joakim Erdfelt
372c1d1d3f
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2022-01-05 12:27:32 -06:00
Joakim Erdfelt
13956b27e2
Issue #7297 - Removing log4j 1.x ( #7353 )
...
* Issue #7297 - Removing log4j 1.x
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
* Issue #7297 - Deprecating log4j 1.x
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2022-01-05 12:26:05 -06:00
Simone Bordet
d751c8fe40
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2022-01-03 10:49:17 +01:00
Joakim Erdfelt
d0420d1099
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2021-12-31 07:48:19 -06:00
dependabot[bot]
074b6d136b
Bump maven-deploy-plugin from 3.0.0-M1 to 3.0.0-M2
...
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin ) from 3.0.0-M1 to 3.0.0-M2.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases )
- [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.0.0-M1...maven-deploy-plugin-3.0.0-M2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-31 09:19:31 +00:00
dependabot[bot]
c4785743af
Bump maven-site-plugin from 3.9.1 to 3.10.0
...
Bumps [maven-site-plugin](https://github.com/apache/maven-site-plugin ) from 3.9.1 to 3.10.0.
- [Release notes](https://github.com/apache/maven-site-plugin/releases )
- [Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.9.1...maven-site-plugin-3.10.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-site-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 20:12:43 +00:00
dependabot[bot]
dd642415c7
Bump log4j-api from 2.17.0 to 2.17.1 ( #7343 )
...
Bumps log4j-api from 2.17.0 to 2.17.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-29 06:54:34 -06:00
dependabot[bot]
7d04f2964b
Bump checkstyle from 9.2 to 9.2.1 ( #7340 )
...
Bumps [checkstyle](https://github.com/checkstyle/checkstyle ) from 9.2 to 9.2.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases )
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.2...checkstyle-9.2.1 )
---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-29 06:53:40 -06:00
Joakim Erdfelt
e0688f21a2
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2021-12-28 20:12:12 -06:00
dependabot[bot]
95804b80c8
Bump jmh.version from 1.33 to 1.34 ( #7337 )
...
Bumps `jmh.version` from 1.33 to 1.34.
Updates `jmh-core` from 1.33 to 1.34
Updates `jmh-generator-annprocess` from 1.33 to 1.34
---
updated-dependencies:
- dependency-name: org.openjdk.jmh:jmh-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.openjdk.jmh:jmh-generator-annprocess
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-26 08:35:21 -06:00
dependabot[bot]
5ba8947f57
Merge pull request #7334 from eclipse/dependabot/maven/jetty-10.0.x/ch.qos.logback-logback-core-1.3.0-alpha12
2021-12-23 22:07:08 +00:00
dependabot[bot]
a98b3e8efa
Bump logback-core from 1.3.0-alpha11 to 1.3.0-alpha12
...
Bumps [logback-core](https://github.com/qos-ch/logback ) from 1.3.0-alpha11 to 1.3.0-alpha12.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/compare/v_1.3.0-alpha11...v_1.3.0-alpha12 )
---
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>
2021-12-23 20:33:52 +00:00
dependabot[bot]
11e85b2993
Bump maven.resolver.version from 1.7.2 to 1.7.3
...
Bumps `maven.resolver.version` from 1.7.2 to 1.7.3.
Updates `maven-resolver-util` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/apache/maven-resolver/releases )
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.2...maven-resolver-1.7.3 )
Updates `maven-resolver-api` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/apache/maven-resolver/releases )
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.2...maven-resolver-1.7.3 )
Updates `maven-resolver-spi` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/apache/maven-resolver/releases )
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.2...maven-resolver-1.7.3 )
Updates `maven-resolver-connector-basic` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/apache/maven-resolver/releases )
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.2...maven-resolver-1.7.3 )
Updates `maven-resolver-transport-file` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/apache/maven-resolver/releases )
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.2...maven-resolver-1.7.3 )
Updates `maven-resolver-transport-http` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/apache/maven-resolver/releases )
- [Commits](https://github.com/apache/maven-resolver/compare/maven-resolver-1.7.2...maven-resolver-1.7.3 )
---
updated-dependencies:
- dependency-name: org.apache.maven.resolver:maven-resolver-util
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-spi
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-connector-basic
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-transport-file
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.maven.resolver:maven-resolver-transport-http
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 20:31:30 +00:00
dependabot[bot]
02b8a5be9e
Bump plexus-component-annotations from 2.1.0 to 2.1.1
...
Bumps [plexus-component-annotations](https://github.com/codehaus-plexus/plexus-containers ) from 2.1.0 to 2.1.1.
- [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.0...plexus-containers-2.1.1 )
---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-component-annotations
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-23 09:24:57 +00:00
dependabot[bot]
d4cb7220a3
Merge pull request #7325 from eclipse/dependabot/maven/jetty-10.0.x/com.github.spotbugs-spotbugs-maven-plugin-4.5.2.0
2021-12-22 21:09:14 +00:00
dependabot[bot]
6a4fcc5d52
Bump hawtio-default from 2.14.2 to 2.14.3 ( #7309 )
...
Bumps [hawtio-default](https://github.com/hawtio/hawtio ) from 2.14.2 to 2.14.3.
- [Release notes](https://github.com/hawtio/hawtio/releases )
- [Changelog](https://github.com/hawtio/hawtio/blob/master/CHANGES.md )
- [Commits](https://github.com/hawtio/hawtio/compare/hawtio-2.14.2...hawtio-2.14.3 )
---
updated-dependencies:
- dependency-name: io.hawt:hawtio-default
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-22 07:59:10 -06:00
dependabot[bot]
d5f0eea227
Bump spotbugs-maven-plugin from 4.5.0.0 to 4.5.2.0
...
Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin ) from 4.5.0.0 to 4.5.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.5.0.0...spotbugs-maven-plugin-4.5.2.0 )
---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 11:47:26 +00:00
dependabot[bot]
282ed26221
Merge pull request #7322 from eclipse/dependabot/maven/jetty-10.0.x/hazelcast.version-4.2.4
2021-12-22 11:46:23 +00:00
dependabot[bot]
f44ba02a5a
Bump grpc-core from 1.43.0 to 1.43.1
...
Bumps [grpc-core](https://github.com/grpc/grpc-java ) from 1.43.0 to 1.43.1.
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.43.0...v1.43.1 )
---
updated-dependencies:
- dependency-name: io.grpc:grpc-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 20:26:35 +00:00
dependabot[bot]
bafa83aa5c
Bump hazelcast.version from 4.2.3 to 4.2.4
...
Bumps `hazelcast.version` from 4.2.3 to 4.2.4.
Updates `hazelcast` from 4.2.3 to 4.2.4
- [Release notes](https://github.com/hazelcast/hazelcast/releases )
- [Commits](https://github.com/hazelcast/hazelcast/compare/v4.2.3...v4.2.4 )
Updates `hazelcast-all` from 4.2.3 to 4.2.4
---
updated-dependencies:
- dependency-name: com.hazelcast:hazelcast
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.hazelcast:hazelcast-all
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 12:52:13 +00:00
Simone Bordet
2de20c3520
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-12-20 10:00:26 +01:00
Simone Bordet
7811f40c67
Issue #6728 - QUIC and HTTP/3
...
Split the http3 module, introducing the jna and quiche modules with their versions and licenses.
Updated project to reference the new groupId of the quiche binaries.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-12-20 09:33:38 +01:00
Simone Bordet
578ae30311
Issue #6728 - QUIC and HTTP/3
...
Added http3 Jetty module and distribution test.
Implemented simple logic to send the Alt-Svc header in HTTP/2 responses.
Updated JNA dependency to use jna-jpms.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-12-20 09:33:38 +01:00
Ludovic Orban
279eb5a39e
Issue #6728 - QUIC and HTTP/3
...
change quiche native dependency to released version
2021-12-20 09:33:38 +01:00
Simone Bordet
a234c7183a
Issue #6728 - QUIC and HTTP/3
...
- Fixed missing <release>17</release> element.
- Fixed --add-opens option in Surefire to run the tests.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-12-20 09:33:38 +01:00
Simone Bordet
eb8444e2c2
Issue #6728 - QUIC and HTTP/3
...
- Incremented test timeouts.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-12-20 09:33:38 +01:00
Simone Bordet
a803dfa44f
Issue #6728 - QUIC and HTTP/3
...
- Improved configuration of client and server.
- Started implementation of HttpClientTransportOverHTTP3.
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-12-20 09:33:38 +01:00
Lachlan Roberts
ee042b173a
Copy http2-hpack files into http3-qpack.
...
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
2021-12-20 09:33:38 +01:00
Ludovic Orban
4b6bcca529
get rid of promoteSession()
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2021-12-20 09:33:38 +01:00
Ludovic Orban
ccfe4ec90f
no-op datagram connector
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2021-12-20 09:33:38 +01:00
dependabot[bot]
aba7aac3e9
Merge pull request #7275 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.felix-maven-bundle-plugin-5.1.3
2021-12-17 12:04:49 +00:00
dependabot[bot]
1d48d9be24
Bump logback-core from 1.3.0-alpha10 to 1.3.0-alpha11
...
Bumps [logback-core](https://github.com/qos-ch/logback ) from 1.3.0-alpha10 to 1.3.0-alpha11.
- [Release notes](https://github.com/qos-ch/logback/releases )
- [Commits](https://github.com/qos-ch/logback/commits )
---
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>
2021-12-17 09:26:17 +00:00
Ludovic Orban
6793e7e985
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
...
Signed-off-by: Ludovic Orban <lorban@bitronix.be>
2021-12-16 14:23:47 +01:00
dependabot[bot]
4372de9699
Merge pull request #7288 from eclipse/dependabot/maven/jetty-10.0.x/io.grpc-grpc-core-1.43.0
2021-12-15 13:46:24 +00:00
dependabot[bot]
81c1bda815
Bump hazelcast.version from 4.2.2 to 4.2.3 ( #7289 )
...
Bumps `hazelcast.version` from 4.2.2 to 4.2.3.
Updates `hazelcast` from 4.2.2 to 4.2.3
- [Release notes](https://github.com/hazelcast/hazelcast/releases )
- [Commits](https://github.com/hazelcast/hazelcast/compare/v4.2.2...v4.2.3 )
Updates `hazelcast-all` from 4.2.2 to 4.2.3
---
updated-dependencies:
- dependency-name: com.hazelcast:hazelcast
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.hazelcast:hazelcast-all
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-15 05:34:39 -06:00
dependabot[bot]
a19fa21de7
Bump grpc-core from 1.42.1 to 1.43.0
...
Bumps [grpc-core](https://github.com/grpc/grpc-java ) from 1.42.1 to 1.43.0.
- [Release notes](https://github.com/grpc/grpc-java/releases )
- [Commits](https://github.com/grpc/grpc-java/compare/v1.42.1...v1.43.0 )
---
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>
2021-12-15 09:19:25 +00:00
Lachlan Roberts
8d291b254d
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2021-12-15 10:16:50 +11:00
dependabot[bot]
b8b32d0fdd
Bump hawtio-default from 2.14.1 to 2.14.2 ( #7265 )
...
Bumps [hawtio-default](https://github.com/hawtio/hawtio ) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/hawtio/hawtio/releases )
- [Changelog](https://github.com/hawtio/hawtio/blob/master/CHANGES.md )
- [Commits](https://github.com/hawtio/hawtio/compare/hawtio-2.14.1...hawtio-2.14.2 )
---
updated-dependencies:
- dependency-name: io.hawt:hawtio-default
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-14 06:39:54 -06:00
dependabot[bot]
75c7ca280a
Bump log4j-api from 2.15.0 to 2.16.0 ( #7274 )
...
Bumps log4j-api from 2.15.0 to 2.16.0.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-14 06:35:19 -06:00
dependabot[bot]
afc06eabb1
Bump maven-bundle-plugin from 5.1.2 to 5.1.3
...
Bumps maven-bundle-plugin from 5.1.2 to 5.1.3.
---
updated-dependencies:
- dependency-name: org.apache.felix:maven-bundle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 09:21:39 +00:00
Olivier Lamy
33ab7183dc
Merge branch 'jetty-10.0.x' into jetty-11.0.x
2021-12-11 13:51:08 +10:00
dependabot[bot]
5bc3de62d8
Bump log4j-api from 2.14.1 to 2.15.0 ( #7256 )
...
Bumps log4j-api from 2.14.1 to 2.15.0.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-10 07:02:35 -06:00
Joakim Erdfelt
ea9e2e957c
Upgrade Jackson to version 2.13.0 ( #7254 )
...
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
2021-12-10 09:58:06 +10:00
Simone Bordet
61c615d10b
Merged branch 'jetty-10.0.x' into 'jetty-11.0.x'.
...
Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-12-09 09:29:56 +01:00
dependabot[bot]
0996cad4bc
Bump jnr-unixsocket from 0.38.14 to 0.38.15 ( #7234 )
...
Bumps [jnr-unixsocket](https://github.com/jnr/jnr-unixsocket ) from 0.38.14 to 0.38.15.
- [Release notes](https://github.com/jnr/jnr-unixsocket/releases )
- [Commits](https://github.com/jnr/jnr-unixsocket/compare/jnr-unixsocket-0.38.14...jnr-unixsocket-0.38.15 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-08 09:31:02 -06:00
dependabot[bot]
137525925b
Merge pull request #7233 from eclipse/dependabot/maven/jetty-10.0.x/org.apache.httpcomponents-httpcore-4.4.15
2021-12-08 10:52:01 +00:00
dependabot[bot]
a4b02af242
Bump jnr-posix from 3.1.13 to 3.1.14
...
Bumps [jnr-posix](https://github.com/jnr/jnr-posix ) from 3.1.13 to 3.1.14.
- [Release notes](https://github.com/jnr/jnr-posix/releases )
- [Commits](https://github.com/jnr/jnr-posix/compare/jnr-posix-3.1.13...jnr-posix-3.1.14 )
---
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>
2021-12-08 09:20:51 +00:00
dependabot[bot]
2979197b9b
Bump httpcore from 4.4.14 to 4.4.15
...
Bumps httpcore from 4.4.14 to 4.4.15.
---
updated-dependencies:
- dependency-name: org.apache.httpcomponents:httpcore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 09:19:49 +00:00
Jan Bartel
672de5ab4d
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2021-12-08 09:41:46 +11:00
dependabot[bot]
fb7613581f
Bump org.apache.felix.framework from 7.0.1 to 7.0.3 ( #7224 )
...
Bumps org.apache.felix.framework from 7.0.1 to 7.0.3.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.framework
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-07 08:56:10 -06:00
Joakim Erdfelt
30341de185
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2021-12-06 08:01:51 -06:00
Olivier Lamy
0be3b2b053
buildnumber mavem plugin 3.0.0 ( #7208 )
...
Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
2021-12-06 08:00:28 -06:00
Jan Bartel
d8d9945df5
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2021-12-06 10:45:55 +11:00
dependabot[bot]
e7d40d2abc
Bump jnr-unixsocket from 0.38.13 to 0.38.14
...
Bumps [jnr-unixsocket](https://github.com/jnr/jnr-unixsocket ) from 0.38.13 to 0.38.14.
- [Release notes](https://github.com/jnr/jnr-unixsocket/releases )
- [Commits](https://github.com/jnr/jnr-unixsocket/compare/jnr-unixsocket-0.38.13...jnr-unixsocket-0.38.14 )
---
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>
2021-12-04 02:08:43 +00:00
Olivier Lamy
38d0094177
Merge branch 'jetty-10.0.x' into jetty-11.0.x
2021-12-04 11:54:27 +10:00
dependabot[bot]
da252e0574
Bump jnr-enxio from 0.32.11 to 0.32.12
...
Bumps [jnr-enxio](https://github.com/jnr/jnr-enxio ) from 0.32.11 to 0.32.12.
- [Release notes](https://github.com/jnr/jnr-enxio/releases )
- [Commits](https://github.com/jnr/jnr-enxio/compare/jnr-enxio-0.32.11...jnr-enxio-0.32.12 )
---
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>
2021-12-03 23:06:39 +00:00
dependabot[bot]
e2a6201341
Bump jnr-posix from 3.1.12 to 3.1.13
...
Bumps [jnr-posix](https://github.com/jnr/jnr-posix ) from 3.1.12 to 3.1.13.
- [Release notes](https://github.com/jnr/jnr-posix/releases )
- [Commits](https://github.com/jnr/jnr-posix/compare/jnr-posix-3.1.12...jnr-posix-3.1.13 )
---
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>
2021-12-03 03:56:40 +00:00
Lachlan Roberts
52ef186fc5
Merge remote-tracking branch 'origin/jetty-10.0.x' into jetty-11.0.x
2021-12-02 20:07:43 +11:00
dependabot[bot]
edcf4a773d
Merge pull request #7191 from eclipse/dependabot/maven/jetty-10.0.x/com.github.jnr-jnr-ffi-2.2.10
2021-12-02 07:03:39 +00:00