Skip to content

Commit 5242460

Browse files
fix(deps): update dependency org.aspectj:aspectjrt to v1.9.21.1
1 parent a8e55c5 commit 5242460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
143143
<dependency>
144144
<groupId>org.aspectj</groupId>
145145
<artifactId>aspectjrt</artifactId>
146-
<version>1.9.20.1</version>
146+
<version>1.9.21.1</version>
147147
<scope>runtime</scope>
148148
</dependency>
149149
<dependency>

0 commit comments

Comments
 (0)