Skip to content

Commit 701874c

Browse files
committed
GH-2118 - Upgrade to JSONPath 2.9.0.
1 parent 3a50fbe commit 701874c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<jacoco.destfile>${project.build.directory}/jacoco.exec</jacoco.destfile>
7979
<jackson-bom.version>2.15.4</jackson-bom.version>
8080
<java-module-name>spring.hateoas</java-module-name>
81-
<jsonpath.version>2.8.0</jsonpath.version>
81+
<jsonpath.version>2.9.0</jsonpath.version>
8282
<junit.version>5.10.2</junit.version>
8383
<lombok.version>1.18.30</lombok.version>
8484
<reactor-bom.version>2023.0.4</reactor-bom.version>

0 commit comments

Comments
 (0)