File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
spring-vault-dependencies Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2323 <properties >
2424 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
2525 <assertj-core .version>3.23.1</assertj-core .version>
26- <json-path .version>2.5 .0</json-path .version>
26+ <json-path .version>2.7 .0</json-path .version>
2727 <junit .version>5.9.1</junit .version>
2828 <kotlin .version>1.7.21</kotlin .version>
2929 <kotlin-coroutines .version>1.6.4</kotlin-coroutines .version>
Original file line number Diff line number Diff line change 305305 <dependency >
306306 <groupId >org.skyscreamer</groupId >
307307 <artifactId >jsonassert</artifactId >
308- <version >1.5.0 </version >
308+ <version >1.5.1 </version >
309309 <scope >test</scope >
310310 </dependency >
311311
314314 <dependency >
315315 <groupId >ch.qos.logback</groupId >
316316 <artifactId >logback-classic</artifactId >
317- <version >1.4.4 </version >
317+ <version >1.4.5 </version >
318318 <scope >test</scope >
319319 </dependency >
320320 </dependencies >
Original file line number Diff line number Diff line change 6262 <jetty-reactive-httpclient .version>3.0.7</jetty-reactive-httpclient .version>
6363 <netty .version>4.1.85.Final</netty .version>
6464 <okhttp3 .version>3.14.9</okhttp3 .version>
65- <jackson-databind .version>2.14.0 </jackson-databind .version>
66- <aws-java-sdk .version>2.18.18 </aws-java-sdk .version>
65+ <jackson-databind .version>2.14.1 </jackson-databind .version>
66+ <aws-java-sdk .version>2.18.24 </aws-java-sdk .version>
6767 <google-api-services-iam .version>v1-rev20221013-2.0.0</google-api-services-iam .version>
6868 <google-cloud-iamcredentials .version>2.6.0</google-cloud-iamcredentials .version>
6969 <google-auth-library-oauth2-http .version>1.13.0</google-auth-library-oauth2-http .version>
You can’t perform that action at this time.
0 commit comments