Skip to content

Commit

Permalink
Merge pull request #2715 from objectionary/renovate/groovy-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency org.codehaus.groovy:groovy-xml to v3.0.20
  • Loading branch information
yegor256 authored Dec 29, 2023
2 parents edb30a9 + 768780b commit 9f457d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion eo-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ SOFTWARE.
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-xml</artifactId>
<version>3.0.19</version>
<version>3.0.20</version>
</dependency>
</dependencies>
</plugin>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ SOFTWARE.
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-xml</artifactId>
<version>3.0.19</version>
<version>3.0.20</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 9f457d6

Please sign in to comment.