Skip to content

Commit

Permalink
fix: upgrade org.aspectj:aspectjweaver from 1.9.7 to 1.9.21.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.aspectj:aspectjweaver from 1.9.7 to 1.9.21.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.aspectj/aspectjweaver/

See this project in Snyk:
https://app.snyk.io/org/dataroma/project/83784d23-825c-4da0-9c38-abae541096f8?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Mar 7, 2024
1 parent fdc29c7 commit f2397e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion timbermill-java/timbermill-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.source-target.version>1.8</java.source-target.version>
<timbermill.version>2.5.4</timbermill.version>
<aspectj.version>1.9.7</aspectj.version>
<aspectj.version>1.9.21.1</aspectj.version>
<org.springframework.version>5.3.20</org.springframework.version>
</properties>

Expand Down

0 comments on commit f2397e3

Please sign in to comment.