Skip to content
New issue

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

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

Already on GitHub? # to your account

Bump the all-dependencies group across 1 directory with 15 updates #1322

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2025

Bumps the all-dependencies group with 15 updates in the / directory:

Package From To
org.hibernate.orm:hibernate-jpamodelgen 6.6.4.Final 6.6.5.Final
io.opentelemetry:opentelemetry-api 1.45.0 1.46.0
net.javacrumbs.shedlock:shedlock-spring 6.0.2 6.2.0
net.javacrumbs.shedlock:shedlock-provider-jdbc-template 6.0.2 6.2.0
org.springdoc:springdoc-openapi-starter-webmvc-ui 2.7.0 2.8.4
no.nav.security:token-validation-spring 5.0.13 5.0.16
no.nav.security:token-client-spring 5.0.13 5.0.16
org.verapdf:validation-model 1.26.2 1.26.5
org.apache.pdfbox:pdfbox 3.0.3 3.0.4
io.mockk:mockk 1.13.14 1.13.16
jvm 2.1.0 2.1.10
plugin.spring 2.1.0 2.1.10
plugin.jpa 2.1.0 2.1.10
kapt 2.1.0 2.1.10
org.springframework.boot 3.4.1 3.4.2

Updates org.hibernate.orm:hibernate-jpamodelgen from 6.6.4.Final to 6.6.5.Final

Release notes

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

Hibernate ORM 6.6.5.Final released

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

You can find the full list of 6.6.5.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-jpamodelgen's changelog.

Changes in 6.6.5.Final (January 19, 2025)

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

** Bug * [HHH-19011] - @​ElementCollection comment overrides class level comment on an Entity * [HHH-18819] - Error resolving persistent property of @​MapperSuperclass if subtype @​Embeddable used as @​IdClass * [HHH-17652] - Cannot invoke "org.hibernate.envers.internal.entities.EntityConfiguration.getRelationDescription(String)" because "entCfg" is null

** Task * [HHH-18972] - Upgrade to ByteBuddy 1.15.11

Commits
  • 3ea729d Pre-steps for release : 6.6.5.Final
  • 2da013e HHH-19011 Applied review suggestion
  • 973da8c HHH-19011 Backport to 6.6
  • 9645ebf HHH-19011 Reproducing test
  • ee8b43a HHH-19011 two extra fixes
  • 38d4fe6 HHH-19011 fix incorrect placement of table comment with @​Comment
  • b0746b8 Revert "Allow Jenkins to parse the release Jenkinsfile before cancelling non-...
  • ffecd7d Allow Jenkins to parse the release Jenkinsfile before cancelling non-release ...
  • 1044a0d Use specific Jenkins nodes for releases
  • 9d52e3c HHH-18819 Fix metamodel of id-class extending from mapped-superclasses
  • Additional commits viewable in compare view

Updates io.opentelemetry:opentelemetry-api from 1.45.0 to 1.46.0

Release notes

Sourced from io.opentelemetry:opentelemetry-api's releases.

Version 1.46.0

SDK

  • Remove unused dependencies, cleanup code after stabilizing Value (#6948)
  • Explicitly allow null into CompletableResultCode.failExceptionally() (#6963)

Traces

  • Fix span setStatus (#6990)

Logs

  • Add getters/accessors for readable fields in ReadWriteLogRecord. (#6924)

Exporters

  • OTLP: Update to opentelemetry-proto 1.5 (#6999)
  • Bugfix - OTLP: Ensure Serializer runtime exceptions are rethrown as IOException (#6969)
  • BREAKING - OTLP: Delete experimental OTLP authenticator concept. See OTLP authentication docs for supported solutions. (#6984)

Extensions

  • BREAKING - Autoconfigure: Remove support for deprecated otel.experimental.resource.disabled.keys (#6931)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​breedx-splk @​celikrecep @​happysiddharth @​jack-berg @​jaydeluca @​jhalliday @​jkwatson @​laurit @​robsunday @​steverao @​trask @​zeitlinger

Changelog

Sourced from io.opentelemetry:opentelemetry-api's changelog.

Version 1.46.0 (2025-01-10)

SDK

  • Remove unused dependencies, cleanup code after stabilizing Value (#6948)
  • Explicitly allow null into CompletableResultCode.failExceptionally() (#6963)

Traces

  • Fix span setStatus (#6990)

Logs

  • Add getters/accessors for readable fields in ReadWriteLogRecord. (#6924)

Exporters

  • OTLP: Update to opentelemetry-proto 1.5 (#6999)
  • Bugfix - OTLP: Ensure Serializer runtime exceptions are rethrown as IOException (#6969)
  • BREAKING - OTLP: Delete experimental OTLP authenticator concept. See OTLP authentication docs for supported solutions. (#6984)

Extensions

  • BREAKING - Autoconfigure: Remove support for deprecated otel.experimental.resource.disabled.keys (#6931)
Commits
  • 5640314 [release/v1.46.x] Prepare release 1.46.0 (#7010)
  • 0920d11 Prepare 1.46.0 (#7007)
  • 2e0b315 fix(deps): update dependency com.google.protobuf:protobuf-bom to v4.29.3 (#7003)
  • d74e277 fix(deps): update dependency com.squareup.okio:okio-bom to v3.10.2 (#7001)
  • ccb6346 fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to v3.18.1...
  • 43b38e2 Update profiling exporters for proto 1.5 (#6999)
  • 330881a fix(deps): update dependency com.google.api.grpc:proto-google-common-protos t...
  • 6f8d491 fix(deps): update spotless packages to v7.0.1 (#6998)
  • 5f90b03 Fix span setStatus (#6990)
  • d3e3807 fix(deps): update dependency com.squareup.okio:okio-bom to v3.10.1 (#6997)
  • Additional commits viewable in compare view

Updates net.javacrumbs.shedlock:shedlock-spring from 6.0.2 to 6.2.0

Changelog

Sourced from net.javacrumbs.shedlock:shedlock-spring's changelog.

6.2.0 (2025-01-08)

  • Support OpenSearch Java client (thanks @​harisonde)
  • Dependency updates

6.1.0 (2025-01-06)

Commits
  • 37dd57e [maven-release-plugin] prepare release shedlock-parent-6.2.0
  • 37d76cd Drop unnecessary OS files
  • ec05f3a Use just s3 localstack
  • 7421c33 Try to lover disk usage of tests
  • 045e1c9 Fix OpeanSearch readme
  • 57309ba Less granular logs in S3 tests
  • 24f429b Merge pull request #2335 from lukas-krecan/opensearch-java
  • 388f7f0 Merge pull request #2339 from lukas-krecan/dependabot/maven/org.jooq-jooq-3.1...
  • 719b56c Merge pull request #2340 from lukas-krecan/dependabot/maven/com.diffplug.spot...
  • 4032d6c Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.0 to 2.44.1
  • Additional commits viewable in compare view

Updates net.javacrumbs.shedlock:shedlock-provider-jdbc-template from 6.0.2 to 6.2.0

Updates net.javacrumbs.shedlock:shedlock-provider-jdbc-template from 6.0.2 to 6.2.0

Updates org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.7.0 to 2.8.4

Release notes

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.

springdoc-openapi v2.8.4 released!

What's Changed

Added

  • #2873 - Improve performance of getGenericMapResponse
  • #2836 - Provide option to set allowed locales
  • #2862 - Align Swagger-UI Prefix Path with Swagger-WebMvc Behavior

Changed

  • Upgrade spring-boot to 3.4.2
  • Upgrade spring-cloud-function to 4.2.1
  • Upgrade swagger-core to 2.2.28

Fixed

  • #2870 - Springdoc 2.8.x + Spring Boot 3.4.1 breaks native image support
  • #2869 - Exception logged when generating schema for delete method of Spring Data repository.
  • #2856 - @​JsonUnwrapped is ignored in new version of lib.
  • #2852 - @​Schema(types = "xxx") does not work for multipart param with enabled springdoc.default-support-form-data config option.

New Contributors

Full Changelog: springdoc/springdoc-openapi@v2.8.3...v2.8.4

springdoc-openapi v2.8.3 released!

Added

  • #2851 - Refine condition, for ignoring types when using PolymorphicModelConverter

Full Changelog: springdoc/springdoc-openapi@v2.8.2...v2.8.3

springdoc-openapi v2.8.2 released!

Added

  • #2849 - Provide better compatibility for projects migrating from OAS 3.0 to OAS 3.1

Fixed

  • #2846 - ClassCastException with spring-data-rest and openapi version 3.1 bug
  • #2844 - PageableObject and SortObject are called Pageablenull and Sortnull

Full Changelog: springdoc/springdoc-openapi@v2.8.1...v2.8.2

springdoc-openapi v2.8.1 released!

Full Changelog: springdoc/springdoc-openapi@v2.8.0...v2.8.1

Fixed

  • #2834 - java.lang.ClassNotFoundException: kotlin.reflect.full.KClasses when upgrade from 2.7.0 to 2.8.0

... (truncated)

Changelog

Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.

[2.8.4] - 2025-01-25

Added

  • #2873 - Improve performance of getGenericMapResponse
  • #2836 - Provide option to set allowed locales
  • 2862 - Align Swagger-UI Prefix Path with Swagger-WebMvc Behavior

Changed

  • Upgrade spring-boot to 3.4.2
  • Upgrade spring-cloud-function to 4.2.1
  • Upgrade swagger-core to 2.2.28

Fixed

  • #2870 - Springdoc 2.8.x + Spring Boot 3.4.1 breaks native image support
  • #2869 - Exception logged when generating schema for delete method of Spring Data repository.
  • #2856 - @​JsonUnwrapped is ignored in new version of lib.
  • #2852 - @​Schema(types = "xxx") does not work for multipart param with enabled springdoc.default-support-form-data config option.

[2.8.3] - 2025-01-12

Added

  • #2851 - Refine condition, for ignoring types when using PolymorphicModelConverter

[2.8.2] - 2025-01-12

Added

  • #2849 - Provide better compatibility for projects migrating from OAS 3.0 to OAS 3.1

Fixed

  • #2846 - ClassCastException with spring-data-rest and openapi version 3.1 bug
  • #2844 - PageableObject and SortObject are called Pageablenull and Sortnull

[2.8.1] - 2025-01-06

Fixed

  • #2834 - java.lang.ClassNotFoundException: kotlin.reflect.full.KClasses when upgrade from 2.7.0 to 2.8.0

[2.8.0] - 2025-01-03

Added

  • #2790 - Moving to OpenAPI 3.1 as the default implementation for springdoc-openapi
  • #2817 - Obey annotations when flattening ParameterObject fields
  • #2826 - Make it possible to mark parameters with @​RequestParam annotation to be sent in form instead of query.
  • #2822 - Support returning null in ParameterCustomizer
  • #2830 - Add support for deprecated fields.
  • #2780 - Add Security Schema by AutoConfigure

Changed

  • Upgrade spring-boot to 3.4.1
  • Upgrade spring-cloud-function to 4.2.0

... (truncated)

Commits

Updates no.nav.security:token-validation-spring from 5.0.13 to 5.0.16

Release notes

Sourced from no.nav.security:token-validation-spring's releases.

5.0.16

What's Changed

  • No changes

5.0.15

What's Changed

⬆️ Dependency upgrades

5.0.14

What's Changed

⬆️ Dependency upgrades

Commits

Updates no.nav.security:token-client-spring from 5.0.13 to 5.0.16

Release notes

Sourced from no.nav.security:token-client-spring's releases.

5.0.16

What's Changed

  • No changes

5.0.15

What's Changed

⬆️ Dependency upgrades

5.0.14

What's Changed

⬆️ Dependency upgrades

Commits

Updates no.nav.security:token-client-spring from 5.0.13 to 5.0.16

Release notes

Sourced from no.nav.security:token-client-spring's releases.

5.0.16

What's Changed

  • No changes

5.0.15

What's Changed

⬆️ Dependency upgrades

5.0.14

What's Changed

⬆️ Dependency upgrades

Commits

Updates org.verapdf:validation-model from 1.26.2 to 1.26.5

Commits

Updates org.apache.pdfbox:pdfbox from 3.0.3 to 3.0.4

Updates io.mockk:mockk from 1.13.14 to 1.13.16

Release notes

Sourced from io.mockk:mockk's releases.

1.13.16

What's Changed

Full Changelog: mockk/mockk@1.13.14...1.13.16

Commits
  • 9d151cb Version bump
  • 59d8d16 Merge pull request #1332 from kpadhiamex/1073-fix-issue-with-mocking-value-cl...
  • f602f77 Used Result.success("") for Kotlin class comparison instead of string name co...
  • 580c1d7 Used Kotlin class comparison instead of name comparison
  • 2ddd49d Fix( Issue #1073): Bug fix for the issue with mocking value classes with coEv...
  • See full diff in compare view

Updates jvm from 2.1.0 to 2.1.10

Release notes

Sourced from jvm's releases.

Kotlin 2.1.10

Changelog

Compiler

  • KT-73858 Compose / iOS: NullPointerException on building
  • KT-73454 K2: Fix type parameters mapping for typealiases with inner RHS
  • KT-73043 K2 Compiler does not allow references to inner constructors with typealiases
  • KT-74040 Compilation of inner class usage does not check the visibility of parent class during compilation in different rounds
  • KT-73339 K2: "VerifyError: Bad type on operand stack" because of missing implicit cast on generic field receiver with star projection
  • KT-72585 K2: Compilation failure when upgrading to Kotlin 2.0.20+: Cannot replace top-level type with star projection: S
  • KT-73399 compile-time JVM codegen failure on a KProperty argument of a KSuspendFunction parameter
  • KT-72725 KMP: Unsupported actualization of inherited java field in expect class
  • KT-73153 K2: Standalone diagnostics on type arguments are not reported

Compose compiler

  • CMP-5680 Compose compiler: unexpected stability warnings for classes compiled with 2.0.10
  • b/381407900 Avoid adding Compose annotations on synthetic classes

JavaScript

  • KT-70778 Kotlin Js companion is undefined in production build
  • KT-73130 KJS: Missed break for do/while in generated JS code
  • KT-58797 Optimize the code generated for objects on JS and Wasm backends

Klibs

  • KT-70146 [KLIB Resolve] Don't fail on nonexistent transitive dependency
  • KT-73951 Workaround for "Partial linkage engine may not patch some discrepancies in IR when compiling Kotlin/Native static caches" in 2.1.10

Native

  • KT-73559 K/Native: AndroidNativeArm64 linking fails starting from Kotlin 2.1.0

Tools. CLI

  • KT-73967 JDK 25: "IllegalArgumentException: 25-ea" with EA builds

Tools. Daemon

  • KT-73311 "Unable to release compile session, maybe daemon is already down" flakiness

Tools. Gradle

  • KT-73728 'generatePomFileForMavenPublication' creates pom with dependencies with 'unspecified' version

Tools. Gradle. Multiplatform

... (truncated)

Changelog

Sourced from jvm's changelog.

2.1.10

Compiler

  • KT-73858 Compose / iOS: NullPointerException on building
  • KT-73454 K2: Fix type parameters mapping for typealiases with inner RHS
  • KT-73043 K2 Compiler does not allow references to inner constructors with typealiases
  • KT-74040 Compilation of inner class usage does not check the visibility of parent class during compilation in different rounds
  • KT-73339 K2: "VerifyError: Bad type on operand stack" because of missing implicit cast on generic field receiver with star projection
  • KT-72585 K2: Compilation failure when upgrading to Kotlin 2.0.20+: Cannot replace top-level type with star projection: S
  • KT-73399 compile-time JVM codegen failure on a KProperty argument of a KSuspendFunction parameter
  • KT-72725 KMP: Unsupported actualization of inherited java field in expect class
  • KT-73153 K2: Standalone diagnostics on type arguments are not reported

Compose compiler

  • CMP-5680 Compose compiler: unexpected stability warnings for classes compiled with 2.0.10
  • b/381407900 Avoid adding Compose annotations on synthetic classes

IR. Inlining

  • KT-73981 Cherry-pick the fix for KT-73482 to 2.1.10

JavaScript

  • KT-70778 Kotlin Js companion is undefined in production build
  • KT-73130 KJS: Missed break for do/while in generated JS code
  • KT-58797 Optimize the code generated for objects on JS and Wasm backends

Klibs

  • KT-70146 [KLIB Resolve] Don't fail on nonexistent transitive dependency
  • KT-73951 Workaround for "Partial linkage engine may not patch some discrepancies in IR when compiling Kotlin/Native static caches" in 2.1.10

Native

  • KT-73559 K/Native: AndroidNativeArm64 linking fails starting from Kotlin 2.1.0

Tools. CLI

  • KT-73967 JDK 25: "IllegalArgumentException: 25-ea" with EA builds

Tools. Daemon

  • KT-73311 "Unable to release compile session, maybe daemon is already down" flakiness

Tools. Gradle

  • KT-73728 'generatePomFileForMavenPublication' creates pom with dependencies with 'unspecified' version

... (truncated)

Commits
  • 6dff565 Add ChangeLog for 2.1.10-RC2
  • 5e6f6a6 [tests] Turned on passing tests
  • b968b02 [K/N] Skip missing dependencies during cache building
  • 8b57d44 [CMP] no metadata annotations on synthetic classes
  • f82abd9 [AA] Lazily compute the effective visibility in FIR stub-based deserializer
  • 618eaff [FIR] Don't render lazy attributes with null value in FIR renderer
  • 5f5af38 [FIR] Remove incorrect fast-path from @​PublishedAPI computation for binary de...
  • 435080b [FIR] Consider effective visibility of parent class during deserialization
  • 05e92d4 [Test] Reproduce KT-74040 in AA tests
  • c49acfb [Test] Render isPublicApi attribute in AA tests
  • Additional commits viewable in compare view

Updates plugin.spring from 2.1.0 to 2.1.10

Release notes

Sourced from plugin.spring's releases.

Kotlin 2.1.10

Changelog

Compiler

  • KT-73858 Compose / iOS: NullPointerException on building
  • KT-73454 K2: Fix type parameters mapping for typealiases with inner RHS
  • KT-73043 K2 Compiler does not allow references to inner constructors with typealiases
  • KT-74040 Compilation of inner class usage does not check the visibility of parent class during compilation in different rounds
  • KT-73339 K2: "VerifyError: Bad type on operand stack" because of missing implicit cast on generic field receiver with star projection
  • KT-72585 K2: Compilation failure when upgrading to Kotlin 2.0.20+: Cannot replace top-level type with star projection: S
  • KT-73399 compile-time JVM codegen failure on a KProperty argument of a KSuspendFunction parameter
  • KT-72725 KMP: Unsupported actualization of inherited java field in expect class
  • KT-73153 K2: Standalone diagnostics on type arguments are not reported

Compose compiler

  • CMP-5680 Compose compiler: unexpected stability warnings for classes compiled with 2.0.10
  • b/381407900 Avoid adding Compose annotations on synthetic classes

JavaScript

  • KT-70778 Kotlin Js companion is undefined in production build
  • KT-73130 KJS: Missed break for do/while in generated JS code
  • KT-58797 Optimize the code generated for objects on JS and Wasm backends

Klibs

  • KT-70146 [KLIB Resolve] Don't fail on nonexistent transitive dependency
  • KT-73951 Workaround for "Partial linkage engine may not patch some discrepancies in IR when compiling Kotlin/Native static caches" in 2.1.10

Native

  • KT-73559 K/Native: AndroidNativeArm64 linking fails starting from Kotlin 2.1.0

Tools. CLI

  • KT-73967 JDK 25: "IllegalArgumentException: 25-ea" with EA builds

Tools. Daemon

  • KT-73311 "Unable to release compile session, maybe daemon is already down" flakiness

Tools. Gradle

  • KT-73728 'generatePomFileForMavenPublication' creates pom with dependencies with 'unspecified' version

Tools. Gradle. Multiplatform

... (truncated)

Changelog

Sourced from plugin.spring's changelog.

2.1.10

Compiler

  • KT-73858 Compose / iOS: NullPointerException on building
  • KT-73454 K2: Fix type parameters mapping for typealiases with inner RHS
  • KT-73043 K2 Compiler does not allow references to inner constructors with typealiases
  • KT-74040 Compilation of inner class usage does not check the visibility of parent class during compilation in different rounds
  • KT-73339 K2: "VerifyError: Bad type on operand stack" because of missing implicit cast on generic field receiver with star projection
  • KT-72585 K2: Compilation failure when upgrading to Kotlin 2.0.20+: Cannot replace top-level type with star projection: S
  • KT-73399 compile-time JVM codegen failure on a KProperty argument of a KSuspendFunction parameter
  • KT-72725 KMP: Unsupported actualization of inherited java field in expect class
  • KT-73153 K2: Standalone diagnostics on type arguments are not reported

Compose compiler

  • CMP-5680 Compose compiler: unexpected stability warnings for classes compiled with 2.0.10
  • b/381407900 Avoid adding Compose annotations on synthetic classes

IR. Inlining

  • KT-73981 Cherry-pick the fix for KT-73482 to 2.1.10

JavaScript

  • KT-70778 Kotlin Js companion is undefined in production build
  • KT-73130 KJS: Missed break for do/while in generated JS code
  • KT-58797 Optimize the code generated for objects on JS and Wasm backends

Klibs

  • KT-70146 [KLIB Resolve] Don't fail on nonexistent transitive dependency
  • KT-73951 Workaround for "Partial linkage engine may not patch some discrepancies in IR when compiling Kotlin/Native static caches" in 2.1.10

Native

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 29, 2025
@dependabot dependabot bot force-pushed the dependabot/gradle/all-dependencies-a3aea6882a branch 4 times, most recently from abedd78 to b958c43 Compare January 31, 2025 09:34
Bumps the all-dependencies group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.hibernate.orm:hibernate-jpamodelgen](https://github.com/hibernate/hibernate-orm) | `6.6.4.Final` | `6.6.5.Final` |
| [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) | `1.45.0` | `1.46.0` |
| [net.javacrumbs.shedlock:shedlock-spring](https://github.com/lukas-krecan/ShedLock) | `6.0.2` | `6.2.0` |
| net.javacrumbs.shedlock:shedlock-provider-jdbc-template | `6.0.2` | `6.2.0` |
| [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.7.0` | `2.8.4` |
| [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `5.0.13` | `5.0.16` |
| [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `5.0.13` | `5.0.16` |
| [org.verapdf:validation-model](https://github.com/veraPDF/veraPDF-validation) | `1.26.2` | `1.26.5` |
| org.apache.pdfbox:pdfbox | `3.0.3` | `3.0.4` |
| [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.14` | `1.13.16` |
| [jvm](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.10` |
| [plugin.spring](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.10` |
| [plugin.jpa](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.10` |
| [kapt](https://github.com/JetBrains/kotlin) | `2.1.0` | `2.1.10` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.4.1` | `3.4.2` |



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

Updates `io.opentelemetry:opentelemetry-api` from 1.45.0 to 1.46.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-java@v1.45.0...v1.46.0)

Updates `net.javacrumbs.shedlock:shedlock-spring` from 6.0.2 to 6.2.0
- [Changelog](https://github.com/lukas-krecan/ShedLock/blob/master/RELEASES.md)
- [Commits](lukas-krecan/ShedLock@shedlock-parent-6.0.2...shedlock-parent-6.2.0)

Updates `net.javacrumbs.shedlock:shedlock-provider-jdbc-template` from 6.0.2 to 6.2.0

Updates `net.javacrumbs.shedlock:shedlock-provider-jdbc-template` from 6.0.2 to 6.2.0

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.7.0 to 2.8.4
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.7.0...v2.8.4)

Updates `no.nav.security:token-validation-spring` from 5.0.13 to 5.0.16
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.13...5.0.16)

Updates `no.nav.security:token-client-spring` from 5.0.13 to 5.0.16
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.13...5.0.16)

Updates `no.nav.security:token-client-spring` from 5.0.13 to 5.0.16
- [Release notes](https://github.com/navikt/token-support/releases)
- [Commits](navikt/token-support@5.0.13...5.0.16)

Updates `org.verapdf:validation-model` from 1.26.2 to 1.26.5
- [Commits](veraPDF/veraPDF-validation@v1.26.2...v1.26.5)

Updates `org.apache.pdfbox:pdfbox` from 3.0.3 to 3.0.4

Updates `io.mockk:mockk` from 1.13.14 to 1.13.16
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](mockk/mockk@1.13.14...1.13.16)

Updates `jvm` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)

Updates `plugin.spring` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)

Updates `plugin.jpa` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)

Updates `kapt` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)

Updates `plugin.spring` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)

Updates `plugin.jpa` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)

Updates `org.springframework.boot` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.4.1...v3.4.2)

Updates `kapt` from 2.1.0 to 2.1.10
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v2.1.0...v2.1.10)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-jpamodelgen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: io.opentelemetry:opentelemetry-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: net.javacrumbs.shedlock:shedlock-spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: net.javacrumbs.shedlock:shedlock-provider-jdbc-template
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: net.javacrumbs.shedlock:shedlock-provider-jdbc-template
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-validation-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.verapdf:validation-model
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.apache.pdfbox:pdfbox
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: io.mockk:mockk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: plugin.spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: plugin.jpa
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: kapt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: plugin.spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: plugin.jpa
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: kapt
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/all-dependencies-a3aea6882a branch from b958c43 to a8da156 Compare January 31, 2025 13:39
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 3, 2025
@dependabot dependabot bot deleted the dependabot/gradle/all-dependencies-a3aea6882a branch February 3, 2025 08:22
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants