Skip to content

Commit

Permalink
fix: pom.xml to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKBOOT-5564390
  • Loading branch information
snyk-bot committed Aug 8, 2023
1 parent 9c43d2d commit 9578031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<bidrag-transport.version>20230705081501_68e71c7</bidrag-transport.version>
<bidrag-tilgangskontroll.version>1.10.4</bidrag-tilgangskontroll.version>
<mockito-kotlin.version>4.1.0</mockito-kotlin.version>
<springdoc-openapi-ui.version>2.1.0</springdoc-openapi-ui.version>
<springdoc-openapi-ui.version>2.2.0</springdoc-openapi-ui.version>
<nimbus-jose-jwt.version>9.31</nimbus-jose-jwt.version>
<springframework-cloud.version>4.0.2</springframework-cloud.version>
<com.squareup.okhttp3.version>4.11.0</com.squareup.okhttp3.version>
Expand Down

0 comments on commit 9578031

Please sign in to comment.