Skip to content

Commit

Permalink
Merge pull request #10251 from orientechnologies/revert-10245-dependa…
Browse files Browse the repository at this point in the history
…bot/maven/org.knowm.xchart-xchart-3.8.8

Revert "chore(deps): bump org.knowm.xchart:xchart from 3.8.5 to 3.8.8"
  • Loading branch information
tglman authored Jun 13, 2024
2 parents a85975a + 8387db0 commit a6303f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
<dependency>
<groupId>org.knowm.xchart</groupId>
<artifactId>xchart</artifactId>
<version>3.8.8</version>
<version>3.8.7</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<dependency>
<groupId>org.knowm.xchart</groupId>
<artifactId>xchart</artifactId>
<version>3.8.8</version>
<version>3.8.5</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit a6303f1

Please sign in to comment.