Skip to content

Commit 777a043

Browse files
authored
Merge pull request #353 from WDAqua/snyk-upgrade-947520930e41b51955f58f9bb0b7575d
[Snyk] Upgrade org.aspectj:aspectjrt from 1.9.22.1 to 1.9.25
2 parents b99cbe4 + 025087d commit 777a043

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

qanary_commons/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>eu.wdaqua.qanary</groupId>
66
<artifactId>qa.commons</artifactId>
7-
<version>3.21.2</version>
7+
<version>3.21.3</version>
88
<parent>
99
<groupId>org.springframework.boot</groupId>
1010
<artifactId>spring-boot-starter-parent</artifactId>
@@ -282,7 +282,7 @@
282282
<dependency>
283283
<groupId>org.aspectj</groupId>
284284
<artifactId>aspectjrt</artifactId>
285-
<version>1.9.22.1</version>
285+
<version>1.9.25</version>
286286
</dependency>
287287
<dependency>
288288
<groupId>org.aspectj</groupId>

0 commit comments

Comments
 (0)