-
Notifications
You must be signed in to change notification settings - Fork 4
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 with 22 updates #1001
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all-dependencies group with 22 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.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.2.0` | `2.3.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.7` | | [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.1` | | [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.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.2.0 to 2.3.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.2.0...v2.3.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.7 - [Release notes](https://github.com/navikt/klage-kodeverk/releases) - [Commits](navikt/klage-kodeverk@1.7.4...1.7.7) 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.1 - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](TNG/ArchUnit@v1.1.0...v1.2.1) 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.springdoc:springdoc-openapi-starter-webmvc-ui 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]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all-dependencies group with 22 updates:
10.1.15
10.1.16
10.1.15
10.1.16
10.1.15
10.1.16
10.1.15
10.1.16
5.9.0
5.10.0
5.9.0
5.10.0
2.2.0
2.3.0
1.9.0
1.9.1
1.7.4
1.7.7
3.1.7
3.2.0
3.1.7
3.2.0
3.0.0
3.0.1
2.9.0
2.9.1
1.19.1
1.19.3
1.19.1
1.19.3
1.19.1
1.19.3
1.1.0
1.2.1
3.1.4
3.2.0
1.1.3
1.1.4
1.9.10
1.9.21
1.9.10
1.9.21
1.9.10
1.9.21
Updates
org.apache.tomcat.embed:tomcat-embed-core
from 10.1.15 to 10.1.16Updates
org.apache.tomcat.embed:tomcat-embed-el
from 10.1.15 to 10.1.16Updates
org.apache.tomcat:tomcat-annotations-api
from 10.1.15 to 10.1.16Updates
org.apache.tomcat.embed:tomcat-embed-websocket
from 10.1.15 to 10.1.16Updates
net.javacrumbs.shedlock:shedlock-spring
from 5.9.0 to 5.10.0Commits
ea233b0
[maven-release-plugin] prepare release shedlock-parent-5.10.0412b5d2
Merge pull request #1592 from lukas-krecan/spanner86042de
Code cleanupa1a1639
Automatic-Module-Name update to spaner in pom.xml25d9d03
Formatting with Spotless3ba5b91
Merge pull request #1589 from lukas-krecan/dependabot/maven/org.mockito-mocki...fd6d6fa
Merge pull request #1591 from lukas-krecan/dependabot/maven/io.micronaut.vali...1802983
Updating to non transactional read for tests5534950
Bump io.micronaut.validation:micronaut-validation from 4.0.3 to 4.1.0b16c9b4
Test class updates: Adding cleanup method and improving timestamp helper meth...Updates
net.javacrumbs.shedlock:shedlock-provider-jdbc-template
from 5.9.0 to 5.10.0Updates
org.springdoc:springdoc-openapi-starter-webmvc-ui
from 2.2.0 to 2.3.0Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.
Changelog
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.
Commits
492d542
[maven-release-plugin] prepare release v2.3.07f4f629
Upgrade swagger-ui to version: 5.10.31acbf20
Support for@JsonProperty
with Javadoc Change in springdoc-openapi. Fixes #24...9262482
StackOverflowError when using@ParameterObject
on groovy class. Fixes #2426296af61
SpringdocRouteBuilder.onError is overriding last route defined. Fixes #2399b6f9c1d
A question about resource path processing. Fixes #2348a1de9ad
Not working if a property of entity contains generic parameters. Fixes #23473de26a7
Merge pull request #2437 from viktor-berglund-mw/main6f0a605
Merge branch 'mathieu-amblard-main'7696d32
Bump swagger-api to 2.2.19Updates
org.redundent:kotlin-xml-builder
from 1.9.0 to 1.9.1Commits
Updates
no.nav.klage:klage-kodeverk
from 1.7.4 to 1.7.7Commits
c92e8f5
Merge pull request #162 from navikt/0491_aap0157ebf
0491 available for AAP.71d5a8a
Merge pull request #161 from navikt/fradele_som_leder8b91bc3
Fradelt as leder.b828f58
Merge pull request #160 from navikt/barnebidrag_hjemmela85dbc4
Added new registreringshjemmel to BIB.Updates
no.nav.security:token-validation-spring
from 3.1.7 to 3.2.0Release notes
Sourced from no.nav.security:token-validation-spring's releases.
Commits
4e3c487
Merge pull request #802 from navikt/bump-329b7d08c
parameters in mor modulese22d741
typo in pom55d9b0e
bump to 3.2, add paraeters option to compiler907d595
build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.6 to 11.7 (#799)4cdec36
parameters maven7f6b696
mvn0dc9fee
fix loginf6b0650
fix login892b828
build(deps): bump kotlin.version from 1.9.20 to 1.9.21 (#796)Updates
no.nav.security:token-client-spring
from 3.1.7 to 3.2.0Release notes
Sourced from no.nav.security:token-client-spring's releases.
Commits
4e3c487
Merge pull request #802 from navikt/bump-329b7d08c
parameters in mor modulese22d741
typo in pom55d9b0e
bump to 3.2, add paraeters option to compiler907d595
build(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.6 to 11.7 (#799)4cdec36
parameters maven7f6b696
mvn0dc9fee
fix loginf6b0650
fix login892b828
build(deps): bump kotlin.version from 1.9.20 to 1.9.21 (#796)Updates
org.apache.pdfbox:pdfbox
from 3.0.0 to 3.0.1Updates
org.apache.tika:tika-core
from 2.9.0 to 2.9.1Changelog
Sourced from org.apache.tika:tika-core's changelog.
... (truncated)
Commits
3b43650
[maven-release-plugin] prepare release 2.9.1-rc183b8de0
update CHANGES.txt for 2.9.1 release processaaf7b5f
revert POI in prep for 2.9.1 release processc3b2bd7
TIKA-4155 -- disable tests that cause failures in github actions. :(382b671
TIKA-4154 -- disable test which causes OOM in github actions for at least 2x.575298c
TIKA-4153 -- revert changes to robots.txt detection and add unit test for rob...a427bac
TIKA-4155, try again...b202275
fix workflow namesb39c8e3
TIKA-4154 -- clean up unit test -- string length causes oom in github actionsda98aa1
TIKA-4154 -- clean up unit test -- checkstyleUpdates
org.testcontainers:testcontainers
from 1.19.1 to 1.19.3Release notes
Sourced from org.testcontainers:testcontainers's releases.
... (truncated)
Commits
832d943
Register default network alias using ContainerDef (#7861)696481e
Update Yugabyte CQL driver to 4.15.0-yb-1 (#7822)f1f79dc
Fix regression using GenericContainer#setImage (#7820)b59888a
Fix bugs in SQLScriptScanner
with big String literals and PostgreSQL identi...d80ce60
[create-pull-request] automated change (#7813)ca036ae
[create-pull-request] automated change (#7812)6d33055
Keep exposed ports order in ContainerDef (#7811)1419510
Merge pull request #7810 from testcontainers/combined-pr-branchc326399
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/org.juni...f466275
Bump org.junit.jupiter:junit-jupiter-api in /examplesUpdates
org.testcontainers:junit-jupiter
from 1.19.1 to 1.19.3Release notes
Sourced from org.testcontainers:junit-jupiter's releases.
... (truncated)
Commits
832d943
Register default network alias using ContainerDef (#7861)696481e
Update Yugabyte CQL driver to 4.15.0-yb-1 (#7822)f1f79dc
Fix regression using GenericContainer#setImage (#7820)b59888a
Fix bugs in SQLScriptScanner
with big String literals and PostgreSQL identi...d80ce60
[create-pull-request] automated change (#7813)ca036ae
[create-pull-request] automated change (#7812)6d33055
Keep exposed ports order in ContainerDef (#7811)1419510
Merge pull request #7810 from testcontainers/combined-pr-branchc326399
Merge remote-tracking branch 'origin/dependabot/gradle/modules/spock/org.juni...f466275
Bump org.junit.jupiter:junit-jupiter-api in /examplesUpdates
org.testcontainers:postgresql
from 1.19.1 to 1.19.3Release notes
Sourced from org.testcontainers:postgresql's releases.
... (truncated)
Commits
832d943
Register default network alias using ContainerDef (#7861)696481e
Update Yugabyte CQL driver to 4.15.0-yb-1 (#7822)f1f79dc
Fix regression using GenericContainer#setImage (#7820)b59888a
Fix bugs in SQLScriptScanner
with big String literals and PostgreSQL identi...d80ce60
[create-pull-request] automated change (#7813)ca036ae
[create-pull-request] automated change (#7812)6d33055
Keep exposed ports order in ContainerDef (#7811)1419510
Merge pull request