Skip to content
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

Bump the all-dependencies group across 1 directory with 19 updates #530

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2024

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

Package From To
io.opentelemetry:opentelemetry-api 1.42.1 1.43.0
net.logstash.logback:logstash-logback-encoder 7.4 8.0
org.apache.pdfbox:pdfbox 3.0.2 3.0.3
org.apache.tika:tika-core 2.9.2 3.0.0
no.nav.security:token-validation-spring 4.1.7 5.0.5
no.nav.security:token-client-spring 4.1.7 5.0.5
no.nav.security:token-validation-spring-test 4.1.7 5.0.5
net.javacrumbs.shedlock:shedlock-spring 5.13.0 5.16.0
net.javacrumbs.shedlock:shedlock-provider-jdbc-template 5.13.0 5.16.0
org.springdoc:springdoc-openapi-starter-webmvc-ui 2.5.0 2.6.0
org.testcontainers:testcontainers 1.19.8 1.20.3
org.testcontainers:junit-jupiter 1.19.8 1.20.3
org.testcontainers:postgresql 1.19.8 1.20.3
com.h2database:h2 2.2.224 2.3.232
io.mockk:mockk 1.13.10 1.13.13
org.jetbrains.kotlin.jvm 1.9.24 2.0.21
org.jetbrains.kotlin.plugin.spring 1.9.24 2.0.21
plugin.jpa 1.9.24 2.0.21
org.springframework.boot 3.2.5 3.3.5

Updates io.opentelemetry:opentelemetry-api from 1.42.1 to 1.43.0

Release notes

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

Version 1.43.0

API

  • Add helper class to capture context using ScheduledExecutorService (#6712)
  • Adds Baggage.getEntry(String key) (#6765)

Extensions

  • Fix ottracepropagation for short span ids (#6734)

SDK

Metrics

  • Optimize advice with FilteredAttributes (#6633)

Exporters

  • Add experimental stdout log, metric, trace exporters for printing records to stdout in standard OTLP JSON format. (#6675, #6750)
  • Add Marshalers for profiling signal type (#6680)

Extensions

  • Add *Model suffix to declarative config generated classes. (#6721)
  • Use autoconfigured ClassLoader to load declarative config (#6725)
  • Update declarative config to use opentelemetry-configuration v0.3.0 (#6733)
  • Add StructuredConfigProperties#getStructured default method, add StructuredConfigProperties.empty() (#6759)

Testing

  • Add context info about wrong span or trace. (#6703)

🙇 Thank you

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

@​ammachado @​breedx-splk @​codeboten @​codefromthecrypt @​jack-berg @​jhalliday @​jkwatson @​laurit @​reta @​shalk @​smola @​stevesea @​trask @​vasantteja

... (truncated)

Changelog

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

Version 1.43.0 (2024-10-11)

API

  • Add helper class to capture context using ScheduledExecutorService (#6712)
  • Adds Baggage.getEntry(String key) (#6765)

Extensions

  • Fix ottracepropagation for short span ids (#6734)

SDK

Metrics

  • Optimize advice with FilteredAttributes (#6633)

Exporters

  • Add experimental stdout log, metric, trace exporters for printing records to stdout in standard OTLP JSON format. (#6675, #6750)
  • Add Marshalers for profiling signal type (#6680)

Extensions

  • Add *Model suffix to declarative config generated classes. (#6721)
  • Use autoconfigured ClassLoader to load declarative config (#6725)
  • Update declarative config to use opentelemetry-configuration v0.3.0 (#6733)
  • Add StructuredConfigProperties#getStructured default method, add StructuredConfigProperties.empty() (#6759)

Testing

  • Add context info about wrong span or trace. (#6703)
Commits
  • bc4c65d [release/v1.43.x] Prepare release 1.43.0 (#6783)
  • b1cd30e Prepare changelog for 1.43.0 release (#6782)
  • b6badb2 Adds Baggage.getEntry(String key) (#6765)
  • e6eceb5 fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2....
  • b927d9d Stdout exporter for span and metrics (#6750)
  • eb53fe3 Add helper class to capture context using ScheduledExecutorService (#6712)
  • 0f859b4 chore(deps): update plugin com.gradleup.shadow to v8.3.3 (#6758)
  • a7f950d fix(deps): update dependency com.google.api.grpc:proto-google-common-protos t...
  • 65af651 fix(deps): update dependency com.toasttab.android:gummy-bears-api-21 to v0.10...
  • 503cc53 fix(deps): update dependency org.junit:junit-bom to v5.11.2 (#6764)
  • Additional commits viewable in compare view

Updates net.logstash.logback:logstash-logback-encoder from 7.4 to 8.0

Release notes

Sourced from net.logstash.logback:logstash-logback-encoder's releases.

logstash-logback-encoder-8.0

This release supports the new logback-access 2.x artifacts at group id ch.qos.logback.access. This release does not support the old logback-access artifact at ch.qos.logback:logback-access. Special thanks to @​sondemar for this contribution!

This release requires Java 11 or newer.

Recommended versions of dependencies are as follows (Earlier versions might work, but have not been tested):

  • logback-core/classic 1.5.x.
  • logback-access 2.0.x
  • jackson-* 2.17.x

What's Changed

✨ New features and improvements

🐞 Bug fixes

📖 Documentation, Tests and Build

🆙 Dependency Upgrades

New Contributors

Full Changelog: logfellow/logstash-logback-encoder@logstash-logback-encoder-7.4...logstash-logback-encoder-8.0

Commits

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

Updates org.apache.tika:tika-core from 2.9.2 to 3.0.0

Changelog

Sourced from org.apache.tika:tika-core's changelog.

Release 4.0.0-BETA1 - ??? BREAKING CHANGES

Release 3.1.0 - ??

  • Add support for MachO via Alexey Pelykh (TIKA-4309).

  • Add logic to inject spaces in XPS files based on font widths via Ruairidh Williamson (TIKA-4315).

  • Mime type "application/json" is now a sub class of "text/javascript" not "application/javascript" (TIKA-4336)

  • Remove tagsoup from the project entirely. Note that some of the tags produced by the SourceCodeParser are slightly different (TIKA-4338)

Release 3.0.0 - 10/15/2024

  • Fix regression in TextAndCSVParser (TIKA-4278).

Release 3.0.0-BETA2 - 07/09/2024

BREAKING CHANGES

  • Updated PST parser to use standard Message metadata keys and improved handling of embedded files (TIKA-4248).

  • Convenience methods for XML readers were moved from ParseContext to XMLReaderUtils (TIKA-4259).

Other Changes

  • Add GRPC server (TIKA-4181).

  • Improved configurability in tika-pipes (TIKA-4243).

  • Add optional PST parser based on libpst/readpst (TIKA-4250).

Release 3.0.0-BETA - 12/01/2023

BREAKING CHANGES

  • Require Java 11 (TIKA-4128).

  • The boilerpipe handler has been moved to the tika-handler-boiler-pipe package (TIKA-4138).

  • We've migrated HTML parsing to the JSoup parser instead of TagSoup. If you have a custom configuration on the HTMLParser, you'll need to change that to o.a.t.p.html.JSoupParser (TIKA-1599).

  • Removed xerces2 as a dependency (TIKA-4135).

... (truncated)

Commits
  • 9bcb38d [maven-release-plugin] prepare release 3.0.0-rc1
  • 8397293 revert for another release attempt
  • a6858b4 [maven-release-plugin] prepare for next development iteration
  • 3f8a029 [maven-release-plugin] prepare release 3.0.0-rc1
  • 3bde500 add jetty from solr emitter
  • 578e3e9 rollback for another release attempt.
  • 1cfc313 [maven-release-plugin] prepare for next development iteration
  • 7ffaf12 [maven-release-plugin] prepare release 3.0.0-rc1
  • 0a548d6 rollback for another release attempt.
  • d6ce501 Merge remote-tracking branch 'origin/main'
  • Additional commits viewable in compare view

Updates no.nav.security:token-validation-spring from 4.1.7 to 5.0.5

Release notes

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

5.0.5

What's Changed

5.0.4

What's Changed

5.0.3

What's Changed

⬆️ Dependency upgrades

5.0.2

What's Changed

⬆️ Dependency upgrades

5.0.1

What's Changed

⬆️ Dependency upgrades

... (truncated)

Commits
  • c6a39a1 stdlib (#942)
  • 571a54c cleanup kotlin deps (#940)
  • 5012478 Bump com.nimbusds:oauth2-oidc-sdk from 11.18 to 11.19 (#939)
  • 787d28e Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 (#938)
  • a31198c Bump spring-boot.version from 3.3.2 to 3.3.3 (#937)
  • 4d8c260 Bump kotlin.version from 2.0.10 to 2.0.20 (#936)
  • 4bf4459 Bump com.nimbusds:oauth2-oidc-sdk from 11.17 to 11.18 (#935)
  • cf6cfe1 ci: fix conditional for dependabot merge workflow
  • dba131c Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 (#933)
  • 2f51f3c Bump commons-logging:commons-logging from 1.3.3 to 1.3.4 (#934)
  • Additional commits viewable in compare view

Updates no.nav.security:token-client-spring from 4.1.7 to 5.0.5

Release notes

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

5.0.5

What's Changed

5.0.4

What's Changed

5.0.3

What's Changed

⬆️ Dependency upgrades

5.0.2

What's Changed

⬆️ Dependency upgrades

5.0.1

What's Changed

⬆️ Dependency upgrades

... (truncated)

Commits
  • c6a39a1 stdlib (#942)
  • 571a54c cleanup kotlin deps (#940)
  • 5012478 Bump com.nimbusds:oauth2-oidc-sdk from 11.18 to 11.19 (#939)
  • 787d28e Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 (#938)
  • a31198c Bump spring-boot.version from 3.3.2 to 3.3.3 (#937)
  • 4d8c260 Bump kotlin.version from 2.0.10 to 2.0.20 (#936)
  • 4bf4459 Bump com.nimbusds:oauth2-oidc-sdk from 11.17 to 11.18 (#935)
  • cf6cfe1 ci: fix conditional for dependabot merge workflow
  • dba131c Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 (#933)
  • 2f51f3c Bump commons-logging:commons-logging from 1.3.3 to 1.3.4 (#934)
  • Additional commits viewable in compare view

Updates no.nav.security:token-validation-spring-test from 4.1.7 to 5.0.5

Release notes

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

5.0.5

What's Changed

5.0.4

What's Changed

5.0.3

What's Changed

⬆️ Dependency upgrades

5.0.2

What's Changed

⬆️ Dependency upgrades

5.0.1

What's Changed

⬆️ Dependency upgrades

... (truncated)

Commits
  • c6a39a1 stdlib (#942)
  • 571a54c cleanup kotlin deps (#940)
  • 5012478 Bump com.nimbusds:oauth2-oidc-sdk from 11.18 to 11.19 (#939)
  • 787d28e Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 (#938)
  • a31198c Bump spring-boot.version from 3.3.2 to 3.3.3 (#937)
  • 4d8c260 Bump kotlin.version from 2.0.10 to 2.0.20 (#936)
  • 4bf4459 Bump com.nimbusds:oauth2-oidc-sdk from 11.17 to 11.18 (#935)
  • cf6cfe1 ci: fix conditional for dependabot merge workflow
  • dba131c Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 (#933)
  • 2f51f3c Bump commons-logging:commons-logging from 1.3.3 to 1.3.4 (#934)
  • Additional commits viewable in compare view

Updates no.nav.security:token-client-spring from 4.1.7 to 5.0.5

Release notes

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

5.0.5

What's Changed

5.0.4

What's Changed

5.0.3

What's Changed

⬆️ Dependency upgrades

5.0.2

What's Changed

⬆️ Dependency upgrades

5.0.1

What's Changed

⬆️ Dependency upgrades

... (truncated)

Commits
  • c6a39a1 stdlib (#942)
  • 571a54c cleanup kotlin deps (#940)
  • 5012478 Bump com.nimbusds:oauth2-oidc-sdk from 11.18 to 11.19 (#939)
  • 787d28e Bump org.apache.maven.plugins:maven-surefire-plugin from 3.4.0 to 3.5.0 (#938)
  • a31198c Bump spring-boot.version from 3.3.2 to 3.3.3 (#937)
  • 4d8c260 Bump kotlin.version from 2.0.10 to 2.0.20 (#936)
  • 4bf4459 Bump com.nimbusds:oauth2-oidc-sdk from 11.17 to 11.18 (#935)
  • cf6cfe1 ci: fix conditional for dependabot merge workflow
  • dba131c Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.4.0 (#933)
  • 2f51f3c Bump commons-logging:commons-logging from 1.3.3 to 1.3.4 (#934)
  • Additional commits viewable in compare view

Updates net.javacrumbs.shedlock:shedlock-spring from 5.13.0 to 5.16.0

Commits
  • 3dc5470 [maven-release-plugin] prepare release shedlock-parent-5.16.0
  • c68c10e Merge pull request #2134 from lukas-krecan/dependabot/maven/co.elastic.client...
  • fa71bb4 Merge pull request #2128 from lukas-krecan/dynamo
  • 3872244 Test with a different partition key
  • 78de3f8 Bump co.elastic.clients:elasticsearch-java from 8.15.0 to 8.15.1
  • 696b1b7 Merge pull request #2131 from lukas-krecan/dependabot/maven/com.arangodb-aran...
  • d2fcc58 Merge pull request #2132 from lukas-krecan/dependabot/maven/org.mongodb-mongo...
  • 1e73ecf Bump org.mongodb:mongodb-driver-reactivestreams from 5.1.3 to 5.1.4
  • efcc99b Bump com.arangodb:arangodb-java-driver from 7.7.1 to 7.8.0
  • d87903c Apply spotless
  • Additional commits viewable in compare view

Updates net.javacrumbs.shedlock:shedlock-provider-jdbc-template from 5.13.0 to 5.16.0

Updates net.javacrumbs.shedlock:shedlock-provider-jdbc-template from 5.13.0 to 5.16.0

Updates org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.5.0 to 2.6.0

Release notes

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

springdoc-openapi v2.6.0 released!

What's Changed

New Contributors

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

| Package | From | To |
| --- | --- | --- |
| [io.opentelemetry:opentelemetry-api](https://github.com/open-telemetry/opentelemetry-java) | `1.42.1` | `1.43.0` |
| [net.logstash.logback:logstash-logback-encoder](https://github.com/logfellow/logstash-logback-encoder) | `7.4` | `8.0` |
| org.apache.pdfbox:pdfbox | `3.0.2` | `3.0.3` |
| [org.apache.tika:tika-core](https://github.com/apache/tika) | `2.9.2` | `3.0.0` |
| [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `4.1.7` | `5.0.5` |
| [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `4.1.7` | `5.0.5` |
| [no.nav.security:token-validation-spring-test](https://github.com/navikt/token-support) | `4.1.7` | `5.0.5` |
| [net.javacrumbs.shedlock:shedlock-spring](https://github.com/lukas-krecan/ShedLock) | `5.13.0` | `5.16.0` |
| net.javacrumbs.shedlock:shedlock-provider-jdbc-template | `5.13.0` | `5.16.0` |
| [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.5.0` | `2.6.0` |
| [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.19.8` | `1.20.3` |
| [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.19.8` | `1.20.3` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.19.8` | `1.20.3` |
| [com.h2database:h2](https://github.com/h2database/h2database) | `2.2.224` | `2.3.232` |
| [io.mockk:mockk](https://github.com/mockk/mockk) | `1.13.10` | `1.13.13` |
| [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) | `1.9.24` | `2.0.21` |
| [org.jetbrains.kotlin.plugin.spring](https://github.com/JetBrains/kotlin) | `1.9.24` | `2.0.21` |
| [plugin.jpa](https://github.com/JetBrains/kotlin) | `1.9.24` | `2.0.21` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.2.5` | `3.3.5` |



Updates `io.opentelemetry:opentelemetry-api` from 1.42.1 to 1.43.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.42.1...v1.43.0)

Updates `net.logstash.logback:logstash-logback-encoder` from 7.4 to 8.0
- [Release notes](https://github.com/logfellow/logstash-logback-encoder/releases)
- [Commits](logfellow/logstash-logback-encoder@logstash-logback-encoder-7.4...logstash-logback-encoder-8.0)

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

Updates `org.apache.tika:tika-core` from 2.9.2 to 3.0.0
- [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt)
- [Commits](apache/tika@2.9.2...3.0.0)

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

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

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

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

Updates `net.javacrumbs.shedlock:shedlock-spring` from 5.13.0 to 5.16.0
- [Commits](lukas-krecan/ShedLock@shedlock-parent-5.13.0...shedlock-parent-5.16.0)

Updates `net.javacrumbs.shedlock:shedlock-provider-jdbc-template` from 5.13.0 to 5.16.0

Updates `net.javacrumbs.shedlock:shedlock-provider-jdbc-template` from 5.13.0 to 5.16.0

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.5.0 to 2.6.0
- [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.5.0...v2.6.0)

Updates `org.testcontainers:testcontainers` from 1.19.8 to 1.20.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.8...1.20.3)

Updates `org.testcontainers:junit-jupiter` from 1.19.8 to 1.20.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.8...1.20.3)

Updates `org.testcontainers:postgresql` from 1.19.8 to 1.20.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.8...1.20.3)

Updates `org.testcontainers:junit-jupiter` from 1.19.8 to 1.20.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.8...1.20.3)

Updates `org.testcontainers:postgresql` from 1.19.8 to 1.20.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.8...1.20.3)

Updates `com.h2database:h2` from 2.2.224 to 2.3.232
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](h2database/h2database@version-2.2.224...version-2.3.232)

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

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

Updates `org.jetbrains.kotlin.jvm` from 1.9.24 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.24...v2.0.21)

Updates `org.jetbrains.kotlin.plugin.spring` from 1.9.24 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.24...v2.0.21)

Updates `plugin.jpa` from 1.9.24 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.24...v2.0.21)

Updates `org.springframework.boot` from 3.2.5 to 3.3.5
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.5...v3.3.5)

Updates `org.jetbrains.kotlin.plugin.spring` from 1.9.24 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.24...v2.0.21)

Updates `plugin.jpa` from 1.9.24 to 2.0.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.24...v2.0.21)

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: net.logstash.logback:logstash-logback-encoder
  dependency-type: direct:production
  update-type: version-update:semver-major
  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: org.apache.tika:tika-core
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-validation-spring
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-spring
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-validation-spring-test
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-spring
  dependency-type: direct:production
  update-type: version-update:semver-major
  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: org.testcontainers:testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: com.h2database:h2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: no.nav.security:token-validation-spring-test
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: org.jetbrains.kotlin.plugin.spring
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: plugin.jpa
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: org.jetbrains.kotlin.plugin.spring
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: plugin.jpa
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 30, 2024
Co-authored-by: Andreas Jonsson <andreas.jonsson@nav.no>
@oyvind-wedoe oyvind-wedoe merged commit 023c058 into master Oct 30, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/gradle/all-dependencies-d34835fbd4 branch October 30, 2024 14:16
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant