Skip to content

Commit 7271ee0

Browse files
committed
GH-2119 - Upgrade to JSONPath 2.9.0.
1 parent d9212eb commit 7271ee0

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.3</jackson-bom.version>
8080
<java-module-name>spring.hateoas</java-module-name>
81-
<jsonpath.version>2.7.0</jsonpath.version>
81+
<jsonpath.version>2.9.0</jsonpath.version>
8282
<junit.version>5.9.3</junit.version>
8383
<lombok.version>1.18.30</lombok.version>
8484
<reactor-bom.version>2022.0.13</reactor-bom.version>

0 commit comments

Comments
 (0)