We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b607ad6 commit ad31d1aCopy full SHA for ad31d1a
pom.xml
@@ -61,8 +61,8 @@
61
<httpcomponents.version>4.4.1</httpcomponents.version>
62
<bouncycastle.version>1.72</bouncycastle.version>
63
<!-- highest spring version is 5.3 due to Java 1.8 version -->
64
- <spring.version>5.3.25</spring.version>
65
- <spring-web.version>5.3.25</spring-web.version>
+ <spring.version>6.2.10</spring.version>
+ <spring-web.version>6.2.10</spring-web.version>
66
<mockito.version>4.11.0</mockito.version>
67
<hamcrest.version>2.2</hamcrest.version>
68
<xmlunit.version>2.9.1</xmlunit.version>
0 commit comments