Bump deps (#4926)
This commit is contained in:
parent
32a4ee056c
commit
93a4a7bb33
6
pom.xml
6
pom.xml
|
@ -966,7 +966,7 @@
|
|||
<spring_version>5.3.27</spring_version>
|
||||
<spring_data_bom_version>2021.2.2</spring_data_bom_version>
|
||||
<spring_batch_version>4.3.3</spring_batch_version>
|
||||
<spring_boot_version>2.7.11</spring_boot_version>
|
||||
<spring_boot_version>2.7.12</spring_boot_version>
|
||||
<spring_retry_version>1.2.2.RELEASE</spring_retry_version>
|
||||
|
||||
<stax2_api_version>3.1.4</stax2_api_version>
|
||||
|
@ -1070,12 +1070,12 @@
|
|||
<dependency>
|
||||
<groupId>com.jayway.jsonpath</groupId>
|
||||
<artifactId>json-path</artifactId>
|
||||
<version>2.5.0</version>
|
||||
<version>2.8.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.jayway.jsonpath</groupId>
|
||||
<artifactId>json-path-assert</artifactId>
|
||||
<version>2.5.0</version>
|
||||
<version>2.8.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.github.ben-manes.caffeine</groupId>
|
||||
|
|
Loading…
Reference in New Issue