Skip to content

Commit

Permalink
Bump versjoner til siste for spring-cloud-dependencies og spring-boot…
Browse files Browse the repository at this point in the history
…-dependencies.
  • Loading branch information
rfc3092 committed Oct 17, 2023
1 parent b0988ca commit 67df63d
Show file tree
Hide file tree
Showing 105 changed files with 112 additions and 110 deletions.
2 changes: 1 addition & 1 deletion apps/adresse-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/amelding-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/app-tilgang-analyse-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/arbeidsforhold-export-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/arbeidsforhold-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/batch-bestilling-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/brreg-stub/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ sonarqube {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2021.0.5'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/bruker-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
4 changes: 3 additions & 1 deletion apps/dolly-backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down Expand Up @@ -115,4 +115,6 @@ dependencies {
implementation 'org.projectlombok:lombok'
annotationProcessor 'org.projectlombok:lombok'
testAnnotationProcessor 'org.projectlombok:lombok'

implementation 'org.hibernate.orm:hibernate-core:6.3.1.Final'
}
2 changes: 1 addition & 1 deletion apps/dolly-frontend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
mavenBom 'org.springframework.session:spring-session-bom:2021.2.0'

}
Expand Down
2 changes: 1 addition & 1 deletion apps/endringsmelding-frontend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/endringsmelding-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/ereg-batch-status-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/faste-data-frontend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/generer-navn-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/generer-organisasjon-populasjon-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/generer-synt-amelding-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/geografiske-kodeverk-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/helsepersonell-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/hodejegeren/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/import-person-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/inntektsmelding-generator-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/inntektsmelding-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/jenkins-batch-status-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/joark-dokument-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/miljoer-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/mn-synt-arbeidsforhold-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/oppsummeringsdokument-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/organisasjon-bestilling-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/organisasjon-faste-data-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/organisasjon-forvalter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/organisasjon-mottak-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/organisasjon-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/organisasjon-tilgang-frontend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/organisasjon-tilgang-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/orgnummer-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/oversikt-frontend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
mavenBom 'org.springframework.session:spring-session-bom:2021.2.0'
}
}
Expand Down
2 changes: 1 addition & 1 deletion apps/pdl-forvalter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/person-export-api/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/person-faste-data-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/person-organisasjon-tilgang-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
2 changes: 1 addition & 1 deletion apps/person-search-service/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ bootJar {
dependencyManagement {
applyMavenExclusions = false
imports {
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.3'
mavenBom 'org.springframework.cloud:spring-cloud-dependencies:2022.0.4'
}
}

Expand Down
Loading

0 comments on commit 67df63d

Please sign in to comment.