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 b9a2f94 commit 11489d1Copy full SHA for 11489d1
pom.xml
@@ -35,7 +35,7 @@
35
<assertj.version>3.21.0</assertj.version>
36
<log4j.version>2.17.2</log4j.version>
37
38
- <spring.framework.version>6.0.0</spring.framework.version>
+ <spring.framework.version>6.0.7</spring.framework.version>
39
</properties>
40
41
<profiles>
@@ -182,7 +182,7 @@
182
<dependency>
183
<groupId>org.aspectj</groupId>
184
<artifactId>aspectjweaver</artifactId>
185
- <version>1.9.9.1</version>
+ <version>1.9.19</version>
186
<scope>test</scope>
187
</dependency>
188
0 commit comments