Skip to content

deps: update dependency org.eclipse.jetty:jetty-util to v11.0.14 #605

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.eclipse.jetty:jetty-util (source) 11.0.13 -> 11.0.14 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner February 27, 2023 19:11
@renovate-bot renovate-bot force-pushed the renovate/org.eclipse.jetty-jetty-util-11.x branch from c17f162 to a3ac645 Compare February 27, 2023 19:11
@renovate-bot renovate-bot requested a review from a team as a code owner February 27, 2023 19:11
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Feb 27, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 27, 2023
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: pubsublite Issues related to the googleapis/java-pubsublite-spark API. labels Feb 27, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 27, 2023
@hannahrogers-google hannahrogers-google merged commit 059c346 into googleapis:main Mar 6, 2023
@renovate-bot renovate-bot deleted the renovate/org.eclipse.jetty-jetty-util-11.x branch March 6, 2023 18:28
acocuzzo added a commit to acocuzzo/java-pubsublite-spark that referenced this pull request Jul 9, 2025

## [1.0.1](googleapis/java-pubsublite-spark@v1.0.0...v1.0.1) (2025-07-09)


### Dependencies

* Update dependency com.google.cloud:google-cloud-dataproc to v4.6.0 ([googleapis#584](googleapis#584)) ([4e2bf5c](googleapis@4e2bf5c))
* Update dependency com.google.cloud:google-cloud-dataproc to v4.9.0 ([googleapis#595](googleapis#595)) ([1fd00a8](googleapis@1fd00a8))
* Update dependency com.google.cloud:google-cloud-pubsublite to v1.9.4 ([googleapis#585](googleapis#585)) ([33b2936](googleapis@33b2936))
* Update dependency com.google.cloud:google-cloud-pubsublite-parent to v1.9.4 ([googleapis#586](googleapis#586)) ([5636436](googleapis@5636436))
* Update dependency gcp-docuploader to v0.6.5 ([googleapis#606](googleapis#606)) ([80ed55b](googleapis@80ed55b))
* Update dependency gcp-releasetool to v1.10.3 ([googleapis#593](googleapis#593)) ([ed3667c](googleapis@ed3667c))
* Update dependency google-auth to v2.16.1 ([googleapis#601](googleapis#601)) ([740161c](googleapis@740161c))
* Update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4.0.2 ([googleapis#702](googleapis#702)) ([3a84e85](googleapis@3a84e85))
* Update dependency org.eclipse.jetty:jetty-server to v11.0.14 ([googleapis#604](googleapis#604)) ([7f32dcd](googleapis@7f32dcd))
* Update dependency org.eclipse.jetty:jetty-server to v11.0.24 [security] ([googleapis#696](googleapis#696)) ([3fee790](googleapis@3fee790))
* Update dependency org.eclipse.jetty:jetty-server to v11.0.25 ([googleapis#706](googleapis#706)) ([7338c17](googleapis@7338c17))
* Update dependency org.eclipse.jetty:jetty-util to v11.0.14 ([googleapis#605](googleapis#605)) ([059c346](googleapis@059c346))
* Update dependency org.eclipse.jetty:jetty-util to v11.0.25 ([googleapis#704](googleapis#704)) ([75cd940](googleapis@75cd940))
* Update dependency setuptools to v67 ([googleapis#592](googleapis#592)) ([6049a9d](googleapis@6049a9d))
* Update dependency typing-extensions to v4.5.0 ([googleapis#598](googleapis#598)) ([fdd2584](googleapis@fdd2584))
* Update dependency zipp to v3.12.0 ([googleapis#591](googleapis#591)) ([3977bec](googleapis@3977bec))
* Update org.apache.spark:spark-sql_2.12 to 3.5.5 ([googleapis#703](googleapis#703)) ([7cd8b29](googleapis@7cd8b29))
acocuzzo added a commit that referenced this pull request Jul 9, 2025
* Update pom.xml

Fix broken jetty update

* chore(main): release 1.0.1



## [1.0.1](v1.0.0...v1.0.1) (2025-07-09)


### Dependencies

* Update dependency com.google.cloud:google-cloud-dataproc to v4.6.0 ([#584](#584)) ([4e2bf5c](4e2bf5c))
* Update dependency com.google.cloud:google-cloud-dataproc to v4.9.0 ([#595](#595)) ([1fd00a8](1fd00a8))
* Update dependency com.google.cloud:google-cloud-pubsublite to v1.9.4 ([#585](#585)) ([33b2936](33b2936))
* Update dependency com.google.cloud:google-cloud-pubsublite-parent to v1.9.4 ([#586](#586)) ([5636436](5636436))
* Update dependency gcp-docuploader to v0.6.5 ([#606](#606)) ([80ed55b](80ed55b))
* Update dependency gcp-releasetool to v1.10.3 ([#593](#593)) ([ed3667c](ed3667c))
* Update dependency google-auth to v2.16.1 ([#601](#601)) ([740161c](740161c))
* Update dependency jakarta.xml.bind:jakarta.xml.bind-api to v4.0.2 ([#702](#702)) ([3a84e85](3a84e85))
* Update dependency org.eclipse.jetty:jetty-server to v11.0.14 ([#604](#604)) ([7f32dcd](7f32dcd))
* Update dependency org.eclipse.jetty:jetty-server to v11.0.24 [security] ([#696](#696)) ([3fee790](3fee790))
* Update dependency org.eclipse.jetty:jetty-server to v11.0.25 ([#706](#706)) ([7338c17](7338c17))
* Update dependency org.eclipse.jetty:jetty-util to v11.0.14 ([#605](#605)) ([059c346](059c346))
* Update dependency org.eclipse.jetty:jetty-util to v11.0.25 ([#704](#704)) ([75cd940](75cd940))
* Update dependency setuptools to v67 ([#592](#592)) ([6049a9d](6049a9d))
* Update dependency typing-extensions to v4.5.0 ([#598](#598)) ([fdd2584](fdd2584))
* Update dependency zipp to v3.12.0 ([#591](#591)) ([3977bec](3977bec))
* Update org.apache.spark:spark-sql_2.12 to 3.5.5 ([#703](#703)) ([7cd8b29](7cd8b29))

* Update pom and changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsublite Issues related to the googleapis/java-pubsublite-spark API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants