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 kontrakter.version from 3.0_20230911133621_c5918cb to 3.0_20230921075936_3adfc44 #369

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<felles.version>2.20230905101454_06fa3d7</felles.version>
<prosessering.version>2.20231005144526_f184554</prosessering.version>
<start-class>no.nav.familie.klage.ApplicationKt</start-class>
<kontrakter.version>3.0_20230911133621_c5918cb</kontrakter.version>
<kontrakter.version>3.0_20230921075936_3adfc44</kontrakter.version>
<saksstatistikk-klage.version>2.0_20230214104704_706e9c0</saksstatistikk-klage.version>
<nav.security.version>3.0.8</nav.security.version> <!-- Denne burde være samme versjon som i felles -->
<okhttp3.version>4.9.1</okhttp3.version> <!-- overskrever spring sin versjon, blir brukt av mock-oauth2-server -->
Expand Down