Skip to content

Commit

Permalink
fix: upgrade io.takari.polyglot:polyglot-ruby from 0.1.20-SNAPSHOT to…
Browse files Browse the repository at this point in the history
… 0.7.0 (#5)

Snyk has created this PR to upgrade io.takari.polyglot:polyglot-ruby from 0.1.20-SNAPSHOT to 0.7.0.

See this package in maven:
io.takari.polyglot:polyglot-ruby

See this project in Snyk:
https://app.snyk.io/org/super.denis/project/029b8321-dc6b-4f3e-8e37-e644b09bc8cc?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
stden and snyk-bot authored Jan 9, 2025
1 parent 2f72767 commit a05a1d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<dependency>
<groupId>io.takari.polyglot</groupId>
<artifactId>polyglot-ruby</artifactId>
<version>0.1.20-SNAPSHOT</version>
<version>0.7.0</version>
</dependency>
<dependency>
<groupId>io.takari.polyglot</groupId>
Expand Down Expand Up @@ -209,7 +209,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore />
<ignore/>
</action>
</pluginExecution>
</pluginExecutions>
Expand Down

0 comments on commit a05a1d4

Please sign in to comment.