Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps the dependencies group with 15 updates:

Package From To
org.junit:junit-bom 5.13.2 5.13.3
org.hibernate.orm:hibernate-core 6.6.19.Final 6.6.20.Final
com.squareup.okhttp3:okhttp 4.12.0 5.0.0
com.squareup.okhttp3:okhttp-sse 4.12.0 5.0.0
com.squareup.okhttp3:okhttp-tls 4.12.0 5.0.0
org.eclipse.jetty:jetty-server 12.0.22 12.0.23
org.eclipse.jetty.websocket:jetty-websocket-core-server 12.0.22 12.0.23
org.eclipse.jetty.websocket:jetty-websocket-jetty-api 12.0.22 12.0.23
org.eclipse.jetty.websocket:jetty-websocket-jetty-server 12.0.22 12.0.23
org.eclipse.jetty.http2:jetty-http2-server 12.0.22 12.0.23
org.eclipse.jetty:jetty-alpn-java-server 12.0.22 12.0.23
org.eclipse.jetty.http2:jetty-http2-client 12.0.22 12.0.23
org.apache.maven.plugins:maven-enforcer-plugin 3.5.0 3.6.0
org.apache.maven.plugins:maven-gpg-plugin 3.2.7 3.2.8
software.amazon.awssdk:bom 2.31.73 2.31.77

Updates org.junit:junit-bom from 5.13.2 to 5.13.3

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 5.13.3 = Platform 1.13.3 + Jupiter 5.13.3 + Vintage 5.13.3

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.2...r5.13.3

Commits
  • 9e8abdd Release 5.13.3
  • 8a0be13 Improve message of discovery issues for ineffective @Order annotations (#4718)
  • 59d562e Fix Javadoc references
  • f4c202b Strip reasons when concatenating them in ConditionEvaluationResult
  • e5d0e0b Fix multiple issues with ConditionEvaluationResult reason values
  • e5c9a56 Improve display names in tests
  • cf19095 Polish release notes
  • aec59d2 Update dependency com.puppycrawl.tools:checkstyle to v10.26.1
  • 7d8fe2a Update dependency com.puppycrawl.tools:checkstyle to v10.26.0
  • d1ffa36 Update dependency com.puppycrawl.tools:checkstyle to v10.25.1
  • Additional commits viewable in compare view

Updates org.hibernate.orm:hibernate-core from 6.6.19.Final to 6.6.20.Final

Release notes

Sourced from org.hibernate.orm:hibernate-core's releases.

Hibernate ORM 6.6.20.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.20.Final.

You can find the full list of 6.6.20.Final changes here.

What's new

This release introduces a few minor improvements as well as bug fixes.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Changelog

Sourced from org.hibernate.orm:hibernate-core's changelog.

Changes in 6.6.20.Final (July 06, 2025)

https://hibernate.atlassian.net/projects/HHH/versions/34165

** Bug * [HHH-19464] - Storing a binary data into BLOB on Oracle cutting off its content. * [HHH-19396] - Cannot select the same column twice (with different aliases) while using CTE * [HHH-19076] - expecting IdClass mapping sessionfactory error with specific @​IdClass setup with inheritence * [HHH-18898] - Specific mistake in HQL gives NullPointerException in AbstractSqlAstTranslator * [HHH-18837] - Oracle epoch extraction doesn't work with dates * [HHH-18581] - Performance degradation from Hibernate 5 to 6 on NativeQuery

** Improvement * [HHH-19558] - allow JDBC escapes in native SQL queries

Commits
  • de0c651 Pre-steps for release : 6.6.20.Final
  • 14b8e31 HHH-19076 Resolve member of MappedSuperclass specially
  • 13da270 HHH-19076 Add second composite key entity to the failing test
  • 7855403 HHH-19076 Reproducer testcase
  • c52845a Fix potential CCE due to casting the wrong object after instanceof check
  • ab0bdf9 HHH-19558: Removed double quoted case
  • e5b16a0 HHH-19558: Improved Test
  • 3326eed HHH-19558: Fixed support of JDBC escape syntax
  • be489a1 Fix changelog to include 6.6.19.Final
  • fc84bf7 HHH-18837 Oracle epoch extraction doesn't work with dates
  • Additional commits viewable in compare view

Updates com.squareup.okhttp3:okhttp from 4.12.0 to 5.0.0

Changelog

Sourced from com.squareup.okhttp3:okhttp's changelog.

Version 5.0.0

2025-07-02

This is our first stable release of OkHttp since 2023. Here's the highlights if you're upgrading from OkHttp 4.x:

OkHttp is now packaged as separate JVM and Android artifacts. This allows us to offer platform-specific features and optimizations. If your build system handles [Gradle module metadata], this change should be automatic.

MockWebServer has a new coordinate and package name. We didn’t like that our old artifact depends on JUnit 4 so the new one doesn’t. It also has a better API built on immutable values. (We intend to continue publishing the old okhttp3.mockwebserver artifact so there’s no urgency to migrate.)

Coordinate Package Name Description
com.squareup.okhttp3:mockwebserver3:5.0.0 mockwebserver3 Core module. No JUnit dependency!
com.squareup.okhttp3:mockwebserver3-junit4:5.0.0 mockwebserver3.junit4 Optional JUnit 4 integration.
com.squareup.okhttp3:mockwebserver3-junit5:5.0.0 mockwebserver3.junit5 Optional JUnit 5 integration.
com.squareup.okhttp3:mockwebserver:5.0.0 okhttp3.mockwebserver Obsolete. Depends on JUnit 4.

OkHttp now supports Happy Eyeballs ([RFC 8305][rfc_8305]) for IPv4+IPv6 networks. It attempts both IPv6 and IPv4 connections concurrently, keeping whichever connects first.

We’ve improved our Kotlin APIs. You can skip the builder:

val request = Request(
  url = "https://cash.app/".toHttpUrl(),
)

OkHttp now supports [GraalVM].

Here’s what has changed since 5.0.0-alpha.17:

  • Upgrade: [Okio 3.15.0][okio_3_15_0].
  • Upgrade: [Kotlin 2.2.0][kotlin_2_2_0].
  • Fix: Don't crash with a NoSuchMethodError when using OkHttp with the Sentry SDK.
  • Fix: Retain the query data in the old okhttp3.mockwebserver.RecordedRequest.path property. We inadvertently changed this behavior when we introduced the mockwebserver3 API.

Version 5.0.0-alpha.17

2025-06-29

This release stabilizes many APIs for the imminent OkHttp 5.0.0 release.

... (truncated)

Commits
  • 1b703d5 Prepare for release 5.0.0.
  • dcb640c Fix breaking change from alpha.17 release (#8899)
  • 75661d4 Fix a NoSuchMethodError loading OkHttp on Android (#8898)
  • a84a09f Update com.squareup.okio to v3.15.0 (#8896)
  • 06a88ad Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.8 (#8895)
  • 9ba8962 Document change of RecordedRequest.path
  • 2864541 Update dependency com.puppycrawl.tools:checkstyle to v10.26.1 (#8894)
  • 4309b55 Prepare next development version.
  • ae1145c Prepare for release 5.0.0-alpha.17.
  • dba12fc Update dependency de.mannodermaus.gradle.plugins:android-junit5 to v1.13.1.0 ...
  • Additional commits viewable in compare view

Updates com.squareup.okhttp3:okhttp-sse from 4.12.0 to 5.0.0

Changelog

Sourced from com.squareup.okhttp3:okhttp-sse's changelog.

Version 5.0.0

2025-07-02

This is our first stable release of OkHttp since 2023. Here's the highlights if you're upgrading from OkHttp 4.x:

OkHttp is now packaged as separate JVM and Android artifacts. This allows us to offer platform-specific features and optimizations. If your build system handles [Gradle module metadata], this change should be automatic.

MockWebServer has a new coordinate and package name. We didn’t like that our old artifact depends on JUnit 4 so the new one doesn’t. It also has a better API built on immutable values. (We intend to continue publishing the old okhttp3.mockwebserver artifact so there’s no urgency to migrate.)

Coordinate Package Name Description
com.squareup.okhttp3:mockwebserver3:5.0.0 mockwebserver3 Core module. No JUnit dependency!
com.squareup.okhttp3:mockwebserver3-junit4:5.0.0 mockwebserver3.junit4 Optional JUnit 4 integration.
com.squareup.okhttp3:mockwebserver3-junit5:5.0.0 mockwebserver3.junit5 Optional JUnit 5 integration.
com.squareup.okhttp3:mockwebserver:5.0.0 okhttp3.mockwebserver Obsolete. Depends on JUnit 4.

OkHttp now supports Happy Eyeballs ([RFC 8305][rfc_8305]) for IPv4+IPv6 networks. It attempts both IPv6 and IPv4 connections concurrently, keeping whichever connects first.

We’ve improved our Kotlin APIs. You can skip the builder:

val request = Request(
  url = "https://cash.app/".toHttpUrl(),
)

OkHttp now supports [GraalVM].

Here’s what has changed since 5.0.0-alpha.17:

  • Upgrade: [Okio 3.15.0][okio_3_15_0].
  • Upgrade: [Kotlin 2.2.0][kotlin_2_2_0].
  • Fix: Don't crash with a NoSuchMethodError when using OkHttp with the Sentry SDK.
  • Fix: Retain the query data in the old okhttp3.mockwebserver.RecordedRequest.path property. We inadvertently changed this behavior when we introduced the mockwebserver3 API.

Version 5.0.0-alpha.17

2025-06-29

This release stabilizes many APIs for the imminent OkHttp 5.0.0 release.

... (truncated)

Commits
  • 1b703d5 Prepare for release 5.0.0.
  • dcb640c Fix breaking change from alpha.17 release (#8899)
  • 75661d4 Fix a NoSuchMethodError loading OkHttp on Android (#8898)
  • a84a09f Update com.squareup.okio to v3.15.0 (#8896)
  • 06a88ad Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.8 (#8895)
  • 9ba8962 Document change of RecordedRequest.path
  • 2864541 Update dependency com.puppycrawl.tools:checkstyle to v10.26.1 (#8894)
  • 4309b55 Prepare next development version.
  • ae1145c Prepare for release 5.0.0-alpha.17.
  • dba12fc Update dependency de.mannodermaus.gradle.plugins:android-junit5 to v1.13.1.0 ...
  • Additional commits viewable in compare view

Updates com.squareup.okhttp3:okhttp-tls from 4.12.0 to 5.0.0

Changelog

Sourced from com.squareup.okhttp3:okhttp-tls's changelog.

Version 5.0.0

2025-07-02

This is our first stable release of OkHttp since 2023. Here's the highlights if you're upgrading from OkHttp 4.x:

OkHttp is now packaged as separate JVM and Android artifacts. This allows us to offer platform-specific features and optimizations. If your build system handles [Gradle module metadata], this change should be automatic.

MockWebServer has a new coordinate and package name. We didn’t like that our old artifact depends on JUnit 4 so the new one doesn’t. It also has a better API built on immutable values. (We intend to continue publishing the old okhttp3.mockwebserver artifact so there’s no urgency to migrate.)

Coordinate Package Name Description
com.squareup.okhttp3:mockwebserver3:5.0.0 mockwebserver3 Core module. No JUnit dependency!
com.squareup.okhttp3:mockwebserver3-junit4:5.0.0 mockwebserver3.junit4 Optional JUnit 4 integration.
com.squareup.okhttp3:mockwebserver3-junit5:5.0.0 mockwebserver3.junit5 Optional JUnit 5 integration.
com.squareup.okhttp3:mockwebserver:5.0.0 okhttp3.mockwebserver Obsolete. Depends on JUnit 4.

OkHttp now supports Happy Eyeballs ([RFC 8305][rfc_8305]) for IPv4+IPv6 networks. It attempts both IPv6 and IPv4 connections concurrently, keeping whichever connects first.

We’ve improved our Kotlin APIs. You can skip the builder:

val request = Request(
  url = "https://cash.app/".toHttpUrl(),
)

OkHttp now supports [GraalVM].

Here’s what has changed since 5.0.0-alpha.17:

  • Upgrade: [Okio 3.15.0][okio_3_15_0].
  • Upgrade: [Kotlin 2.2.0][kotlin_2_2_0].
  • Fix: Don't crash with a NoSuchMethodError when using OkHttp with the Sentry SDK.
  • Fix: Retain the query data in the old okhttp3.mockwebserver.RecordedRequest.path property. We inadvertently changed this behavior when we introduced the mockwebserver3 API.

Version 5.0.0-alpha.17

2025-06-29

This release stabilizes many APIs for the imminent OkHttp 5.0.0 release.

... (truncated)

Commits
  • 1b703d5 Prepare for release 5.0.0.
  • dcb640c Fix breaking change from alpha.17 release (#8899)
  • 75661d4 Fix a NoSuchMethodError loading OkHttp on Android (#8898)
  • a84a09f Update com.squareup.okio to v3.15.0 (#8896)
  • 06a88ad Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.8 (#8895)
  • 9ba8962 Document change of RecordedRequest.path
  • 2864541 Update dependency com.puppycrawl.tools:checkstyle to v10.26.1 (#8894)
  • 4309b55 Prepare next development version.
  • ae1145c Prepare for release 5.0.0-alpha.17.
  • dba12fc Update dependency de.mannodermaus.gradle.plugins:android-junit5 to v1.13.1.0 ...
  • Additional commits viewable in compare view

Updates com.squareup.okhttp3:okhttp-sse from 4.12.0 to 5.0.0

Changelog

Sourced from com.squareup.okhttp3:okhttp-sse's changelog.

Version 5.0.0

2025-07-02

This is our first stable release of OkHttp since 2023. Here's the highlights if you're upgrading from OkHttp 4.x:

OkHttp is now packaged as separate JVM and Android artifacts. This allows us to offer platform-specific features and optimizations. If your build system handles [Gradle module metadata], this change should be automatic.

MockWebServer has a new coordinate and package name. We didn’t like that our old artifact depends on JUnit 4 so the new one doesn’t. It also has a better API built on immutable values. (We intend to continue publishing the old okhttp3.mockwebserver artifact so there’s no urgency to migrate.)

Coordinate Package Name Description
com.squareup.okhttp3:mockwebserver3:5.0.0 mockwebserver3 Core module. No JUnit dependency!
com.squareup.okhttp3:mockwebserver3-junit4:5.0.0 mockwebserver3.junit4 Optional JUnit 4 integration.
com.squareup.okhttp3:mockwebserver3-junit5:5.0.0 mockwebserver3.junit5 Optional JUnit 5 integration.
com.squareup.okhttp3:mockwebserver:5.0.0 okhttp3.mockwebserver Obsolete. Depends on JUnit 4.

OkHttp now supports Happy Eyeballs ([RFC 8305][rfc_8305]) for IPv4+IPv6 networks. It attempts both IPv6 and IPv4 connections concurrently, keeping whichever connects first.

We’ve improved our Kotlin APIs. You can skip the builder:

val request = Request(
  url = "https://cash.app/".toHttpUrl(),
)

OkHttp now supports [GraalVM].

Here’s what has changed since 5.0.0-alpha.17:

  • Upgrade: [Okio 3.15.0][okio_3_15_0].
  • Upgrade: [Kotlin 2.2.0][kotlin_2_2_0].
  • Fix: Don't crash with a NoSuchMethodError when using OkHttp with the Sentry SDK.
  • Fix: Retain the query data in the old okhttp3.mockwebserver.RecordedRequest.path property. We inadvertently changed this behavior when we introduced the mockwebserver3 API.

Version 5.0.0-alpha.17

2025-06-29

This release stabilizes many APIs for the imminent OkHttp 5.0.0 release.

... (truncated)

Commits
  • 1b703d5 Prepare for release 5.0.0.
  • dcb640c Fix breaking change from alpha.17 release (#8899)
  • 75661d4 Fix a NoSuchMethodError loading OkHttp on Android (#8898)
  • a84a09f Update com.squareup.okio to v3.15.0 (#8896)
  • 06a88ad Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.8 (#8895)
  • 9ba8962 Document change of RecordedRequest.path
  • 2864541 Update dependency com.puppycrawl.tools:checkstyle to v10.26.1 (#8894)
  • 4309b55 Prepare next development version.
  • ae1145c Prepare for release 5.0.0-alpha.17.
  • dba12fc Update dependency de.mannodermaus.gradle.plugins:android-junit5 to v1.13.1.0 ...
  • Additional commits viewable in compare view

Updates org.eclipse.jetty:jetty-server from 12.0.22 to 12.0.23

Updates org.eclipse.jetty.websocket:jetty-websocket-core-server from 12.0.22 to 12.0.23

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-api from 12.0.22 to 12.0.23

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-server from 12.0.22 to 12.0.23

Updates org.eclipse.jetty.http2:jetty-http2-server from 12.0.22 to 12.0.23

Updates org.eclipse.jetty:jetty-alpn-java-server from 12.0.22 to 12.0.23

Updates org.eclipse.jetty.http2:jetty-http2-client from 12.0.22 to 12.0.23

Updates org.eclipse.jetty.websocket:jetty-websocket-core-server from 12.0.22 to 12.0.23

Updates org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0

Release notes

Sourced from org.apache.maven.plugins:maven-enforcer-plugin's releases.

3.6.0

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

🔧 Build

📦 Dependency updates

... (truncated)

Commits
  • dc9d2ab [maven-release-plugin] prepare release enforcer-3.6.0
  • 9aed56c Warning about old enforcer api in rule implementation (#894)
  • 8b8ac7a Improve example of custom rule (#890)
  • 1992401 Introduce ruleName for rules configuration
  • 5ec0a9f Update site descriptor to 2.0.0
  • e8cc57e RequireSameVersions rule: consider entries in \<plugins> when analyzing b...
  • 785ab9d Enable build by Maven 4 on GitHub
  • 5f664d5 Bump mavenVersion from 3.6.3 to 3.9.10 (#888)
  • 30cb548 Bump org.apache.maven:maven-parent from 44 to 45
  • 265dc89 Use constant 3.6.3 in prerequisites/maven as minimal Maven version
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8

Release notes

Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.

3.2.8

🐛 Bug Fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

Commits
  • 8a46455 [maven-release-plugin] prepare release maven-gpg-plugin-3.2.8
  • 7012821 Fix issueManagement, ciManagement system and url
  • a9a8c84 Make empty classifier null (not empty string) (#287)
  • a8368b0 Add .mvn
  • f0e45e0 Update parent POM to 45 (#284)
  • cb1236c Bump bouncycastleVersion from 1.78.1 to 1.80 (#127)
  • 5377a10 Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#133)
  • 8b63932 Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.0 to 3.9.0 (#125)
  • 54ea518 Bump org.simplify4u.plugins:pgpverify-maven-plugin from 1.18.2 to 1.19.1
  • a6a412d Remove old JIRA issue link
  • Additional commits viewable in compare view

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-api from 12.0.22 to 12.0.23

Updates org.eclipse.jetty.websocket:jetty-websocket-jetty-server from 12.0.22 to 12.0.23

Updates org.eclipse.jetty.http2:jetty-http2-server from 12.0.22 to 12.0.23

Updates org.eclipse.jetty:jetty-alpn-java-server from 12.0.22 to 12.0.23

Updates software.amazon.awssdk:bom from 2.31.73 to 2.31.77

Updates com.squareup.okhttp3:okhttp-tls from 4.12.0 to 5.0.0

Changelog

Sourced from com.squareup.okhttp3:okhttp-tls's changelog.

Version 5.0.0

2025-07-02

This is our first stable release of OkHttp since 2023. Here's the highlights if you're upgrading from OkHttp 4.x:

OkHttp is now packaged as separate JVM and Android artifacts. This allows us to offer platform-specific features and optimizations. If your build system handles [Gradle module metadata], this change should be automatic.

MockWebServer has a new coordinate and package name. We didn’t like that our old artifact depends on JUnit 4 so the new one doesn’t. It also has a better API built on immutable values. (We intend to continue publishing the old okhttp3.mockwebserver artifact so there’s no urgency to migrate.)

Coordinate Package Name Description
com.squareup.okhttp3:mockwebserver3:5.0.0 mockwebserver3 Core module. No JUnit dependency!
com.squareup.okhttp3:mockwebserver3-junit4:5.0.0 mockwebserver3.junit4 Optional JUnit 4 integration.
com.squareup.okhttp3:mockwebserver3-junit5:5.0.0 mockwebserver3.junit5 Optional JUnit 5 integration.
com.squareup.okhttp3:mockwebserver:5.0.0 okhttp3.mockwebserver Obsolete. Depends on JUnit 4.

OkHttp now supports Happy Eyeballs ([RFC 8305][rfc_8305]) for IPv4+IPv6 networks. It attempts both IPv6 and IPv4 connections concurrently, keeping whichever connects first.

We’ve improved our Kotlin APIs. You can skip the builder:

val request = Request(
  url = "https://cash.app/".toHttpUrl(),
)

OkHttp now supports [GraalVM].

Here’s what has changed since 5.0.0-alpha.17:

  • Upgrade: [Okio 3.15.0][okio_3_15_0].
  • Upgrade: [Kotlin 2.2.0][kotlin_2_2_0].
  • Fix: Don't crash with a NoSuchMethodError when using OkHttp with the Sentry SDK.
  • Fix: Retain the query data in the old okhttp3.mockwebserver.RecordedRequest.path property. We inadvertently changed this behavior when we introduced the mockwebserver3 API.

Version 5.0.0-alpha.17

2025-06-29

This release stabilizes many APIs for the imminent OkHttp 5.0.0 release.

... (truncated)

Commits
  • 1b703d5 Prepare for release 5.0.0.
  • dcb640c Fix breaking change from alpha.17 release (#8899)
  • 75661d4 Fix a NoSuchMethodError loading OkHttp on Android (#8898)
  • a84a09f Update com.squareup.okio to v3.15.0 (#8896)
  • 06a88ad Update dependency com.gradleup.shadow:shadow-gradle-plugin to v8.3.8 (#8895)
  • 9ba8962 Document change of RecordedRequest.path
  • 2864541 Update dependency com.puppycrawl.tools:checkstyle to v10.26.1 (#8894)
  • 4309b55 Prepare next development version.
  • ae1145c Prepare for release 5.0.0-alpha.17.
  • dba12fc Update dependency de.mannodermaus.gradle.plugins:android-junit5 to v1.13.1.0 ...
  • Additional commits viewable in compare view

Updates org.eclipse.jetty.http2:jetty-http2-client from 12.0.22 to 12.0.23

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.hibernate.orm:hibernate-core [>= 7.a0, < 8]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `5.13.2` | `5.13.3` |
| [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) | `6.6.19.Final` | `6.6.20.Final` |
| [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) | `4.12.0` | `5.0.0` |
| [com.squareup.okhttp3:okhttp-sse](https://github.com/square/okhttp) | `4.12.0` | `5.0.0` |
| [com.squareup.okhttp3:okhttp-tls](https://github.com/square/okhttp) | `4.12.0` | `5.0.0` |
| org.eclipse.jetty:jetty-server | `12.0.22` | `12.0.23` |
| org.eclipse.jetty.websocket:jetty-websocket-core-server | `12.0.22` | `12.0.23` |
| org.eclipse.jetty.websocket:jetty-websocket-jetty-api | `12.0.22` | `12.0.23` |
| org.eclipse.jetty.websocket:jetty-websocket-jetty-server | `12.0.22` | `12.0.23` |
| org.eclipse.jetty.http2:jetty-http2-server | `12.0.22` | `12.0.23` |
| org.eclipse.jetty:jetty-alpn-java-server | `12.0.22` | `12.0.23` |
| org.eclipse.jetty.http2:jetty-http2-client | `12.0.22` | `12.0.23` |
| [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.5.0` | `3.6.0` |
| [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.7` | `3.2.8` |
| software.amazon.awssdk:bom | `2.31.73` | `2.31.77` |


Updates `org.junit:junit-bom` from 5.13.2 to 5.13.3
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.13.2...r5.13.3)

Updates `org.hibernate.orm:hibernate-core` from 6.6.19.Final to 6.6.20.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.6.20/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.6.19...6.6.20)

Updates `com.squareup.okhttp3:okhttp` from 4.12.0 to 5.0.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.12.0...parent-5.0.0)

Updates `com.squareup.okhttp3:okhttp-sse` from 4.12.0 to 5.0.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.12.0...parent-5.0.0)

Updates `com.squareup.okhttp3:okhttp-tls` from 4.12.0 to 5.0.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.12.0...parent-5.0.0)

Updates `com.squareup.okhttp3:okhttp-sse` from 4.12.0 to 5.0.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.12.0...parent-5.0.0)

Updates `org.eclipse.jetty:jetty-server` from 12.0.22 to 12.0.23

Updates `org.eclipse.jetty.websocket:jetty-websocket-core-server` from 12.0.22 to 12.0.23

Updates `org.eclipse.jetty.websocket:jetty-websocket-jetty-api` from 12.0.22 to 12.0.23

Updates `org.eclipse.jetty.websocket:jetty-websocket-jetty-server` from 12.0.22 to 12.0.23

Updates `org.eclipse.jetty.http2:jetty-http2-server` from 12.0.22 to 12.0.23

Updates `org.eclipse.jetty:jetty-alpn-java-server` from 12.0.22 to 12.0.23

Updates `org.eclipse.jetty.http2:jetty-http2-client` from 12.0.22 to 12.0.23

Updates `org.eclipse.jetty.websocket:jetty-websocket-core-server` from 12.0.22 to 12.0.23

Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](apache/maven-enforcer@enforcer-3.5.0...enforcer-3.6.0)

Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.7 to 3.2.8
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.7...maven-gpg-plugin-3.2.8)

Updates `org.eclipse.jetty.websocket:jetty-websocket-jetty-api` from 12.0.22 to 12.0.23

Updates `org.eclipse.jetty.websocket:jetty-websocket-jetty-server` from 12.0.22 to 12.0.23

Updates `org.eclipse.jetty.http2:jetty-http2-server` from 12.0.22 to 12.0.23

Updates `org.eclipse.jetty:jetty-alpn-java-server` from 12.0.22 to 12.0.23

Updates `software.amazon.awssdk:bom` from 2.31.73 to 2.31.77

Updates `com.squareup.okhttp3:okhttp-tls` from 4.12.0 to 5.0.0
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](square/okhttp@parent-4.12.0...parent-5.0.0)

Updates `org.eclipse.jetty.http2:jetty-http2-client` from 12.0.22 to 12.0.23

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 5.13.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 6.6.20.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: com.squareup.okhttp3:okhttp-sse
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: com.squareup.okhttp3:okhttp-tls
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: com.squareup.okhttp3:okhttp-sse
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty:jetty-server
  dependency-version: 12.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-core-server
  dependency-version: 12.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-jetty-api
  dependency-version: 12.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-jetty-server
  dependency-version: 12.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.http2:jetty-http2-server
  dependency-version: 12.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty:jetty-alpn-java-server
  dependency-version: 12.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.http2:jetty-http2-client
  dependency-version: 12.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-core-server
  dependency-version: 12.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-version: 3.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-jetty-api
  dependency-version: 12.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.websocket:jetty-websocket-jetty-server
  dependency-version: 12.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.http2:jetty-http2-server
  dependency-version: 12.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty:jetty-alpn-java-server
  dependency-version: 12.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: software.amazon.awssdk:bom
  dependency-version: 2.31.77
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: com.squareup.okhttp3:okhttp-tls
  dependency-version: 5.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: org.eclipse.jetty.http2:jetty-http2-client
  dependency-version: 12.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 7, 2025
@jknack jknack added this to the 3.10.1 milestone Jul 7, 2025
@jknack jknack merged commit f0f8f29 into 3.x Jul 7, 2025
0 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/dependencies-d649efa3eb branch July 7, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants