There was an error while loading. Please reload this page.
1 parent e4112c5 commit e914c40Copy full SHA for e914c40
1 file changed
samples/client/petstore/java/restclient-useSingleRequestParameter/pom.xml
@@ -285,6 +285,7 @@
285
<jackson-databind-version>2.17.1</jackson-databind-version>
286
<jackson-databind-nullable-version>0.2.6</jackson-databind-nullable-version>
287
<jakarta-annotation-version>2.1.1</jakarta-annotation-version>
288
+ <beanvalidation-version>3.0.2</beanvalidation-version>
289
<junit-version>5.10.2</junit-version>
290
<junit-platform-runner.version>1.10.0</junit-platform-runner.version>
291
</properties>
0 commit comments