Skip to content

Commit

Permalink
fix: upgrade org.springframework:spring-context from 5.3.20 to 5.3.31
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.springframework:spring-context from 5.3.20 to 5.3.31.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.springframework/spring-context/

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 Dec 8, 2023
1 parent fdc29c7 commit 89fcbe7
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 @@ -17,7 +17,7 @@
<java.source-target.version>1.8</java.source-target.version>
<timbermill.version>2.5.4</timbermill.version>
<aspectj.version>1.9.7</aspectj.version>
<org.springframework.version>5.3.20</org.springframework.version>
<org.springframework.version>5.3.31</org.springframework.version>
</properties>

<licenses>
Expand Down

0 comments on commit 89fcbe7

Please sign in to comment.