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

Historikk #997

Merged
merged 35 commits into from
Dec 5, 2023
Merged

Historikk #997

merged 35 commits into from
Dec 5, 2023

Conversation

flexable777
Copy link
Contributor

No description provided.

flexable777 and others added 19 commits November 23, 2023 10:58
Bumps the all-dependencies group with 21 updates:

| Package | From | To |
| --- | --- | --- |
| org.apache.tomcat.embed:tomcat-embed-core | `10.1.15` | `10.1.16` |
| org.apache.tomcat.embed:tomcat-embed-el | `10.1.15` | `10.1.16` |
| org.apache.tomcat:tomcat-annotations-api | `10.1.15` | `10.1.16` |
| org.apache.tomcat.embed:tomcat-embed-websocket | `10.1.15` | `10.1.16` |
| [net.javacrumbs.shedlock:shedlock-spring](https://github.com/lukas-krecan/ShedLock) | `5.9.0` | `5.10.0` |
| net.javacrumbs.shedlock:shedlock-provider-jdbc-template | `5.9.0` | `5.10.0` |
| [org.redundent:kotlin-xml-builder](https://github.com/redundent/kotlin-xml-builder) | `1.9.0` | `1.9.1` |
| [no.nav.klage:klage-kodeverk](https://github.com/navikt/klage-kodeverk) | `1.7.4` | `1.7.5` |
| [no.nav.security:token-validation-spring](https://github.com/navikt/token-support) | `3.1.7` | `3.2.0` |
| [no.nav.security:token-client-spring](https://github.com/navikt/token-support) | `3.1.7` | `3.2.0` |
| org.apache.pdfbox:pdfbox | `3.0.0` | `3.0.1` |
| [org.apache.tika:tika-core](https://github.com/apache/tika) | `2.9.0` | `2.9.1` |
| [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) | `1.19.1` | `1.19.3` |
| [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.19.1` | `1.19.3` |
| [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.19.1` | `1.19.3` |
| [com.tngtech.archunit:archunit-junit5](https://github.com/TNG/ArchUnit) | `1.1.0` | `1.2.0` |
| [org.springframework.boot](https://github.com/spring-projects/spring-boot) | `3.1.4` | `3.2.0` |
| [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) | `1.1.3` | `1.1.4` |
| [jvm](https://github.com/JetBrains/kotlin) | `1.9.10` | `1.9.21` |
| [plugin.spring](https://github.com/JetBrains/kotlin) | `1.9.10` | `1.9.21` |
| [plugin.jpa](https://github.com/JetBrains/kotlin) | `1.9.10` | `1.9.21` |


Updates `org.apache.tomcat.embed:tomcat-embed-core` from 10.1.15 to 10.1.16

Updates `org.apache.tomcat.embed:tomcat-embed-el` from 10.1.15 to 10.1.16

Updates `org.apache.tomcat:tomcat-annotations-api` from 10.1.15 to 10.1.16

Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 10.1.15 to 10.1.16

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

Updates `net.javacrumbs.shedlock:shedlock-provider-jdbc-template` from 5.9.0 to 5.10.0

Updates `org.redundent:kotlin-xml-builder` from 1.9.0 to 1.9.1
- [Commits](https://github.com/redundent/kotlin-xml-builder/commits)

Updates `no.nav.klage:klage-kodeverk` from 1.7.4 to 1.7.5
- [Release notes](https://github.com/navikt/klage-kodeverk/releases)
- [Commits](navikt/klage-kodeverk@1.7.4...1.7.5)

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

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

Updates `org.apache.pdfbox:pdfbox` from 3.0.0 to 3.0.1

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

Updates `org.testcontainers:testcontainers` from 1.19.1 to 1.19.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.1...1.19.3)

Updates `org.testcontainers:junit-jupiter` from 1.19.1 to 1.19.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.1...1.19.3)

Updates `org.testcontainers:postgresql` from 1.19.1 to 1.19.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.1...1.19.3)

Updates `com.tngtech.archunit:archunit-junit5` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](TNG/ArchUnit@v1.1.0...v1.2.0)

Updates `org.springframework.boot` from 3.1.4 to 3.2.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.4...v3.2.0)

Updates `io.spring.dependency-management` from 1.1.3 to 1.1.4
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.3...v1.1.4)

Updates `jvm` from 1.9.10 to 1.9.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.10...v1.9.21)

Updates `plugin.spring` from 1.9.10 to 1.9.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.10...v1.9.21)

Updates `plugin.jpa` from 1.9.10 to 1.9.21
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.10...v1.9.21)

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.apache.tomcat.embed:tomcat-embed-el
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.apache.tomcat:tomcat-annotations-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: org.redundent:kotlin-xml-builder
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.klage:klage-kodeverk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-validation-spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: no.nav.security:token-client-spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-patch
  dependency-group: all-dependencies
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: com.tngtech.archunit:archunit-junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: io.spring.dependency-management
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@flexable777 flexable777 merged commit a73ecc8 into main Dec 5, 2023
@flexable777 flexable777 deleted the historikk branch December 5, 2023 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants