Skip to content

Commit

Permalink
fix: upgrade org.jfree:jfreechart from 1.5.1 to 1.5.3 (#420)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.jfree:jfreechart from 1.5.1 to 1.5.3.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.jfree/jfreechart/

See this project in Snyk:
https://app.snyk.io/org/neqsim/project/86e71bb0-950f-445f-94e7-32e73d92cca3?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
EvenSol and snyk-bot authored May 28, 2022
1 parent e398a81 commit aac249a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>org.jfree</groupId>
<artifactId>jfreechart</artifactId>
<version>1.5.1</version>
<version>1.5.3</version>
</dependency>
<dependency>
<groupId>com.googlecode.matrix-toolkits-java</groupId>
Expand Down

0 comments on commit aac249a

Please sign in to comment.