We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b99cbe4 + 025087d commit 777a043Copy full SHA for 777a043
qanary_commons/pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>eu.wdaqua.qanary</groupId>
6
<artifactId>qa.commons</artifactId>
7
- <version>3.21.2</version>
+ <version>3.21.3</version>
8
<parent>
9
<groupId>org.springframework.boot</groupId>
10
<artifactId>spring-boot-starter-parent</artifactId>
@@ -282,7 +282,7 @@
282
<dependency>
283
<groupId>org.aspectj</groupId>
284
<artifactId>aspectjrt</artifactId>
285
- <version>1.9.22.1</version>
+ <version>1.9.25</version>
286
</dependency>
287
288
0 commit comments