Skip to content

Commit a3085ee

Browse files
committed
GH-2442 - Upgrade to JSONPath 2.10.0.
1 parent 7e61445 commit a3085ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<jacoco.destfile>${project.build.directory}/jacoco.exec</jacoco.destfile>
8080
<jackson-bom.version>3.1.0</jackson-bom.version>
8181
<java-module-name>spring.hateoas</java-module-name>
82-
<jsonpath.version>2.9.0</jsonpath.version>
82+
<jsonpath.version>2.10.0</jsonpath.version>
8383
<junit.version>6.0.3</junit.version>
8484
<lombok.version>1.18.42</lombok.version>
8585
<nullaway.version>0.12.7</nullaway.version>

0 commit comments

Comments
 (0)